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