#include <configurePD.h>
Public Member Functions | |
| configurePD (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~configurePD () | |
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_configurePD | |
| void | retranslateUi (QWidget *configurePD) |
| void | setupUi (QWidget *configurePD) |
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_configurePD | |
| QHBoxLayout * | _2 |
| QCheckBox * | _allowDelete |
| QCheckBox * | _autoItemSearch |
| QCheckBox * | _changeLog |
| QGroupBox * | _defaultGroup |
| QCheckBox * | _exclusive |
| QCheckBox * | _inactiveBomItems |
| QComboBox * | _issueMethod |
| QLabel * | _issueMethodLit |
| QCheckBox * | _revControl |
| QCheckBox * | _transforms |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout_2 |
| QHBoxLayout * | horizontalLayout |
| QSpacerItem * | horizontalSpacer |
| QVBoxLayout * | verticalLayout |
| QVBoxLayout * | verticalLayout_2 |
| QSpacerItem * | verticalSpacer |
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) |
| configurePD::configurePD | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| configurePD::~configurePD | ( | ) |
|
protectedvirtualslot |
|
signal |
|
virtualslot |
| Generated on Fri Oct 7 2016 16:24:46 | xTuple ERP Programmer Reference, Version 4.7.0 |
1.8.10
|