#include <itemUOM.h>
Public Member Functions | |
| itemUOM (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~itemUOM () | |
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_itemUOM | |
| void | retranslateUi (QDialog *itemUOM) |
| void | setupUi (QDialog *itemUOM) |
Public Slots | |
| virtual void | populate () |
| virtual void | reject () |
| virtual void | sAdd () |
| virtual enum SetResponse | set (const ParameterList &pParams) |
| virtual void | sFillList () |
| virtual void | sRemove () |
Public Slots inherited from XDialog | |
| virtual enum SetResponse | set (const ParameterList &) |
| virtual void | setRememberPos (bool) |
| virtual void | setRememberSize (bool) |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | sCheck () |
| virtual void | sSave () |
Protected Slots inherited from XDialog | |
| virtual enum SetResponse | postSet () |
| virtual void | saveSize () |
Additional Inherited Members | |
Public Attributes inherited from Ui_itemUOM | |
| QPushButton * | _add |
| QListWidget * | _available |
| QPushButton * | _close |
| QLabel * | _filler |
| QCheckBox * | _fractional |
| XLineEdit * | _fromValue |
| QLabel * | _perLit |
| QPushButton * | _remove |
| QPushButton * | _save |
| QListWidget * | _selected |
| XLineEdit * | _toValue |
| QFrame * | _typeFrame |
| XComboBox * | _uomFrom |
| XComboBox * | _uomTo |
| QGridLayout * | gridLayout |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QLabel * | label |
| QLabel * | label_2 |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QSpacerItem * | spacerItem2 |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
| QVBoxLayout * | vboxLayout2 |
| QVBoxLayout * | vboxLayout3 |
| QVBoxLayout * | vboxLayout4 |
| QVBoxLayout * | vboxLayout5 |
| QVBoxLayout * | vboxLayout6 |
| QVBoxLayout * | vboxLayout7 |
Protected Member Functions inherited from XDialog | |
| virtual void | closeEvent (QCloseEvent *event) |
| virtual void | showEvent (QShowEvent *event) |
| itemUOM::itemUOM | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| itemUOM::~itemUOM | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
protectedvirtualslot |
| Generated on Fri Oct 7 2016 15:34:20 | xTuple ERP Programmer Reference, Version 4.4.0 |
1.8.10
|