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