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