#include <configureSearchPath.h>
Public Member Functions | |
| configureSearchPath (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~configureSearchPath () | |
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_configureSearchPath | |
| void | retranslateUi (QWidget *configureSearchPath) |
| void | setupUi (QWidget *configureSearchPath) |
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 () |
| virtual void | sAdd () |
| virtual void | sAddAll () |
| virtual void | sHandleButtons () |
| virtual void | sMoveDown () |
| virtual void | sMoveUp () |
| virtual void | sPopulate () |
| virtual void | sRemove () |
| virtual void | sRemoveAll () |
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_configureSearchPath | |
| QPushButton * | _add |
| QPushButton * | _addAll |
| QVBoxLayout * | _addButtonLayout |
| XTreeWidget * | _excluded |
| XLabel * | _excludedLit |
| XTreeWidget * | _included |
| XLabel * | _includedLit |
| QVBoxLayout * | _moveButtonLayout |
| QPushButton * | _moveDown |
| QPushButton * | _moveUp |
| QPushButton * | _remove |
| QPushButton * | _removeAll |
| QPlainTextEdit * | _result |
| XLabel * | _resultLit |
| XCheckBox * | _showAll |
| QGridLayout * | gridLayout |
| QSpacerItem * | verticalSpacer |
| QSpacerItem * | verticalSpacer_2 |
| QSpacerItem * | verticalSpacer_3 |
| QSpacerItem * | verticalSpacer_4 |
| QSpacerItem * | verticalSpacer_5 |
| QSpacerItem * | verticalSpacer_6 |
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) |
| configureSearchPath::configureSearchPath | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| configureSearchPath::~configureSearchPath | ( | ) |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
signal |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
virtualslot |
| Generated on Fri Oct 7 2016 15:41:36 | xTuple ERP Programmer Reference, Version 4.6.0 |
1.8.10
|