#include <customCommandArgument.h>
Public Member Functions | |
customCommandArgument (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
~customCommandArgument () | |
virtual SetResponse | set (const ParameterList &pParams) |
Public Member Functions inherited from XDialog | |
XDialog (QWidget *parent=0, Qt::WindowFlags flags=0) | |
XDialog (QWidget *parent, const char *name, bool modal=false, Qt::WindowFlags flags=0) | |
virtual | ~XDialog () |
virtual Q_INVOKABLE ParameterList | get () const |
Public Member Functions inherited from Ui_customCommandArgument | |
void | retranslateUi (QDialog *customCommandArgument) |
void | setupUi (QDialog *customCommandArgument) |
Public Slots | |
virtual void | sSave () |
Public Slots inherited from XDialog | |
virtual void | setRememberPos (bool) |
virtual void | setRememberSize (bool) |
Protected Attributes | |
int | _cmdargid |
int | _cmdid |
int | _mode |
Protected Member Functions | |
virtual void | populate () |
Protected Member Functions inherited from XDialog | |
virtual void | closeEvent (QCloseEvent *event) |
virtual void | showEvent (QShowEvent *event) |
Protected Slots | |
virtual void | languageChange () |
Protected Slots inherited from XDialog | |
virtual enum SetResponse | postSet () |
virtual void | saveSize () |
Additional Inherited Members | |
Public Attributes inherited from Ui_customCommandArgument | |
QPushButton * | _accept |
QLineEdit * | _argument |
QLabel * | _argumentLit |
QPushButton * | _close |
QSpinBox * | _order |
QLabel * | _orderLit |
QGridLayout * | gridLayout |
QHBoxLayout * | hboxLayout |
QHBoxLayout * | hboxLayout1 |
QSpacerItem * | spacer1 |
QSpacerItem * | spacer3 |
QSpacerItem * | spacer4 |
QVBoxLayout * | vboxLayout |
QVBoxLayout * | vboxLayout1 |
QVBoxLayout * | vboxLayout2 |
customCommandArgument::customCommandArgument | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
bool | modal = false , |
||
Qt::WFlags | fl = 0 |
||
) |
customCommandArgument::~customCommandArgument | ( | ) |
|
protectedvirtualslot |
|
protectedvirtual |
|
virtual |
Reimplemented from XDialog.
|
virtualslot |
|
protected |
|
protected |
|
protected |
Generated on Fri Oct 7 2016 14:23:28 | xTuple ERP Programmer Reference, Version 4.2.0 | 1.8.10 |