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