#include <subAccntType.h>
Public Member Functions | |
| subAccntType (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~subAccntType () | |
| virtual SetResponse | set (const ParameterList &pParams) |
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_subAccntType | |
| void | retranslateUi (QDialog *subAccntType) |
| void | setupUi (QDialog *subAccntType) |
Protected Attributes | |
| int | _mode |
| int | _subaccnttypeid |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | populate () |
| 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_subAccntType | |
| QPushButton * | _close |
| XLineEdit * | _code |
| QLabel * | _codeLit |
| XLineEdit * | _description |
| QLabel * | _descriptionLit |
| QPushButton * | _save |
| XComboBox * | _type |
| QLabel * | _typeLit |
| QGridLayout * | gridLayout |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QHBoxLayout * | hboxLayout2 |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QSpacerItem * | spacerItem2 |
| QSpacerItem * | spacerItem3 |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
| QVBoxLayout * | vboxLayout2 |
Public Slots inherited from XDialog | |
| virtual void | setRememberPos (bool) |
| virtual void | setRememberSize (bool) |
Protected Member Functions inherited from XDialog | |
| virtual void | closeEvent (QCloseEvent *event) |
| virtual void | showEvent (QShowEvent *event) |
| subAccntType::subAccntType | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| subAccntType::~subAccntType | ( | ) |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
virtual |
Reimplemented from XDialog.
|
protectedvirtualslot |
|
protected |
|
protected |
| Generated on Fri Oct 7 2016 15:34:22 | xTuple ERP Programmer Reference, Version 4.4.0 |
1.8.10
|