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