Eneboo - Documentación para desarrolladores
|
#include <command.h>
Métodos públicos | |
RemoveVariableCommand (const QString &name, FormWindow *fw, const QString &vn) | |
void | execute () |
void | unexecute () |
Type | type () const |
RemoveVariableCommand::RemoveVariableCommand | ( | const QString & | name, |
FormWindow * | fw, | ||
const QString & | vn | ||
) |
void RemoveVariableCommand::execute | ( | ) | [virtual] |
Implementa Command.
void RemoveVariableCommand::unexecute | ( | ) | [virtual] |
Implementa Command.