#include <configureMS.h>
Public Member Functions | |
| configureMS (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~configureMS () | |
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_configureMS | |
| void | retranslateUi (QWidget *configureMS) |
| void | setupUi (QWidget *configureMS) |
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_configureMS | |
| CalendarComboBox * | _calendar |
| QLabel * | _calendarLit |
| XLineEdit * | _nextPlanNumber |
| QLabel * | _nextPlanNumLit |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout_2 |
| QHBoxLayout * | horizontalLayout |
| QSpacerItem * | horizontalSpacer |
| QVBoxLayout * | verticalLayout |
| 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) |
| configureMS::configureMS | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| configureMS::~configureMS | ( | ) |
|
protectedvirtualslot |
|
signal |
|
virtualslot |
| Generated on Fri Oct 7 2016 16:24:46 | xTuple ERP Programmer Reference, Version 4.7.0 |
1.8.10
|