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