#include <configureWO.h>
Public Member Functions | |
| configureWO (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~configureWO () | |
Public Member Functions inherited from XWidget | |
| XWidget (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| XWidget (QWidget *parent, const char *name, Qt::WindowFlags flags=0) | |
| ~XWidget () | |
| virtual Q_INVOKABLE ParameterList | get () const |
Public Member Functions inherited from Ui_configureWO | |
| void | retranslateUi (QWidget *configureWO) |
| void | setupUi (QWidget *configureWO) |
Public Slots | |
| virtual bool | sSave () |
Public Slots inherited from XAbstractConfigure | |
| virtual bool | sSave ()=0 |
Public Slots inherited from XWidget | |
| virtual enum SetResponse | set (const ParameterList &) |
Signals | |
| void | saving () |
Protected Slots | |
| virtual void | languageChange () |
Protected Slots inherited from XAbstractConfigure | |
| virtual void | languageChange ()=0 |
Protected Slots inherited from XWidget | |
| virtual enum SetResponse | postSet () |
Additional Inherited Members | |
Public Attributes inherited from Ui_configureWO | |
| QCheckBox * | _autoExplode |
| QGroupBox * | _defaultGroup |
| QRadioButton * | _explodeDateEffective |
| QGroupBox * | _explodeEffectiveGroup |
| QGroupBox * | _jobCosGroup |
| QCheckBox * | _materialVariances |
| QRadioButton * | _multiLevel |
| XLineEdit * | _nextWoNumber |
| QLabel * | _nextWoNumLit |
| QRadioButton * | _proportional |
| QRadioButton * | _singleLevel |
| QRadioButton * | _startDateEffective |
| QRadioButton * | _todate |
| QGroupBox * | _WOExplosionGroup |
| QLabel * | _woNumCreationLit |
| XComboBox * | _woNumGeneration |
| QCheckBox * | _workOrderChangeLog |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout1 |
| QGridLayout * | gridLayout2 |
| QGridLayout * | gridLayout_2 |
| QGridLayout * | gridLayout_3 |
| QHBoxLayout * | horizontalLayout |
| QSpacerItem * | horizontalSpacer |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
| QVBoxLayout * | verticalLayout |
Protected Member Functions inherited from XAbstractConfigure | |
| XAbstractConfigure (QWidget *parent=0, Qt::WindowFlags f=0) | |
| Abstract interface definition for xTuple ERP Configure widgets. More... | |
| virtual | ~XAbstractConfigure () |
Protected Member Functions inherited from XWidget | |
| void | closeEvent (QCloseEvent *event) |
| QScriptEngine * | engine () |
| void | showEvent (QShowEvent *event) |
| configureWO::configureWO | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| configureWO::~configureWO | ( | ) |
|
protectedvirtualslot |
|
signal |
|
virtualslot |
| Generated on Fri Oct 7 2016 16:24:47 | xTuple ERP Programmer Reference, Version 4.7.0 |
1.8.10
|