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