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