| Eneboo - Documentación para desarrolladores | 
#include <command.h>
 
  
 | Métodos públicos | |
| AddFunctionCommand (const QString &name, FormWindow *fw, const QCString &f, const QString &spec, const QString &a, const QString &t, const QString &l, const QString &rt) | |
| void | execute () | 
| void | unexecute () | 
| Type | type () const | 
| AddFunctionCommand::AddFunctionCommand | ( | const QString & | name, | 
| FormWindow * | fw, | ||
| const QCString & | f, | ||
| const QString & | spec, | ||
| const QString & | a, | ||
| const QString & | t, | ||
| const QString & | l, | ||
| const QString & | rt | ||
| ) | 
| void AddFunctionCommand::execute | ( | ) |  [virtual] | 
Implementa Command.
| void AddFunctionCommand::unexecute | ( | ) |  [virtual] | 
Implementa Command.
 1.7.4
 1.7.4