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