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