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