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