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