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