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