Eneboo - Documentación para desarrolladores
|
#include <command.h>
Métodos públicos | |
ChangeFunctionAttribCommand (const QString &name, FormWindow *fw, MetaDataBase::Function f, const QString &on, const QString &os, const QString &oa, const QString &ot, const QString &ol, const QString &ort) | |
void | execute () |
void | unexecute () |
Type | type () const |
ChangeFunctionAttribCommand::ChangeFunctionAttribCommand | ( | const QString & | name, |
FormWindow * | fw, | ||
MetaDataBase::Function | f, | ||
const QString & | on, | ||
const QString & | os, | ||
const QString & | oa, | ||
const QString & | ot, | ||
const QString & | ol, | ||
const QString & | ort | ||
) |
void ChangeFunctionAttribCommand::execute | ( | ) | [virtual] |
Implementa Command.
void ChangeFunctionAttribCommand::unexecute | ( | ) | [virtual] |
Implementa Command.