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