| Eneboo - Documentación para desarrolladores | 
#include <command.h>
 
  
 | Métodos públicos | |
| RemoveActionFromPopupCommand (const QString &n, FormWindow *fw, PopupMenuEditor *m, int idx) | |
| void | execute () | 
| void | unexecute () | 
| Type | type () const | 
| RemoveActionFromPopupCommand::RemoveActionFromPopupCommand | ( | const QString & | n, | 
| FormWindow * | fw, | ||
| PopupMenuEditor * | m, | ||
| int | idx | ||
| ) | 
| void RemoveActionFromPopupCommand::execute | ( | ) |  [virtual] | 
Reimplementado de AddActionToPopupCommand.
| Type RemoveActionFromPopupCommand::type | ( | ) | const  [inline, virtual] | 
Reimplementado de AddActionToPopupCommand.
| void RemoveActionFromPopupCommand::unexecute | ( | ) |  [virtual] | 
Reimplementado de AddActionToPopupCommand.
 1.7.4
 1.7.4