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