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