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