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