#include <taxRegistration.h>
Public Attributes | |
| QPushButton * | _save |
Public Attributes inherited from Ui_taxRegistration | |
| QDialogButtonBox * | _buttonBox |
| CustCluster * | _cust |
| QGroupBox * | _dateGroup |
| DateCluster * | _dates |
| QFrame * | _frame |
| XTextEdit * | _notes |
| QLabel * | _notesLit |
| QLineEdit * | _number |
| QLabel * | _numberLit |
| XComboBox * | _taxauth |
| QLabel * | _taxauthLit |
| XComboBox * | _taxZone |
| QLabel * | _taxZoneLit |
| VendorCluster * | _vend |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout_2 |
| QGridLayout * | gridLayout_3 |
| QGridLayout * | gridLayout_5 |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | horizontalLayout |
| QHBoxLayout * | horizontalLayout_2 |
| QSpacerItem * | horizontalSpacer |
| QSpacerItem * | horizontalSpacer_2 |
| QSpacerItem * | horizontalSpacer_3 |
| QSpacerItem * | spacerItem |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | verticalLayout |
Public Member Functions | |
| taxRegistration (QWidget *=0, const char *=0, bool=false, Qt::WFlags=0) | |
| ~taxRegistration () | |
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_taxRegistration | |
| void | retranslateUi (QDialog *taxRegistration) |
| void | setupUi (QDialog *taxRegistration) |
Public Slots | |
| virtual SetResponse | set (const ParameterList pParams) |
Public Slots inherited from XDialog | |
| virtual enum SetResponse | set (const ParameterList &) |
| virtual void | setRememberPos (bool) |
| virtual void | setRememberSize (bool) |
Protected Attributes | |
| int | _mode |
| int | _relid |
| QString | _reltype |
| int | _taxregid |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | sHandleButtons () |
| virtual void | sPopulate () |
| virtual void | sSave () |
Protected Slots inherited from XDialog | |
| virtual enum SetResponse | postSet () |
| virtual void | saveSize () |
Additional Inherited Members | |
Protected Member Functions inherited from XDialog | |
| virtual void | closeEvent (QCloseEvent *event) |
| virtual void | showEvent (QShowEvent *event) |
| taxRegistration::taxRegistration | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| taxRegistration::~taxRegistration | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protected |
|
protected |
|
protected |
| QPushButton* taxRegistration::_save |
|
protected |
| Generated on Fri Oct 7 2016 16:24:51 | xTuple ERP Programmer Reference, Version 4.7.0 |
1.8.10
|