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