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