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