#include <bankAdjustment.h>
Public Member Functions | |
| bankAdjustment (QWidget *parent=0, const char *name=0, Qt::WFlags fl=Qt::Window) | |
| ~bankAdjustment () | |
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_bankAdjustment | |
| void | retranslateUi (QWidget *bankAdjustment) |
| void | setupUi (QWidget *bankAdjustment) |
Public Slots | |
| virtual void | sBankAccount (int accountId) |
| virtual SetResponse | set (const ParameterList &pParams) |
| virtual void | sSave () |
Public Slots inherited from XWidget | |
| virtual enum SetResponse | set (const ParameterList &) |
Protected Member Functions | |
| virtual void | populate () |
Protected Member Functions inherited from XWidget | |
| void | closeEvent (QCloseEvent *event) |
| QScriptEngine * | engine () |
| void | showEvent (QShowEvent *event) |
Protected Slots | |
| virtual void | languageChange () |
Protected Slots inherited from XWidget | |
| virtual enum SetResponse | postSet () |
Additional Inherited Members | |
Public Attributes inherited from Ui_bankAdjustment | |
| CurrCluster * | _amount |
| QLabel * | _amountLit |
| XComboBox * | _bankaccnt |
| QLabel * | _bankaccntLit |
| XComboBox * | _bankadjtype |
| QLabel * | _bankadjtypeLit |
| QPushButton * | _close |
| DLineEdit * | _date |
| QLabel * | _dateLit |
| XLineEdit * | _docNumber |
| QLabel * | _doumentNumberLit |
| XTextEdit * | _notes |
| QLabel * | _notesLit |
| QPushButton * | _save |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout1 |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QHBoxLayout * | hboxLayout2 |
| QHBoxLayout * | hboxLayout3 |
| QHBoxLayout * | hboxLayout4 |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QSpacerItem * | spacerItem2 |
| QSpacerItem * | spacerItem3 |
| QSpacerItem * | spacerItem4 |
| QSpacerItem * | spacerItem5 |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
| QVBoxLayout * | vboxLayout2 |
| QVBoxLayout * | vboxLayout3 |
| QVBoxLayout * | vboxLayout4 |
| bankAdjustment::bankAdjustment | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WFlags | fl = Qt::Window |
||
| ) |
| bankAdjustment::~bankAdjustment | ( | ) |
|
protectedvirtualslot |
|
protectedvirtual |
|
virtualslot |
|
virtualslot |
|
virtualslot |
| Generated on Tue Oct 11 2016 13:59:50 | xTuple ERP Programmer Reference, Version 4.3.0 |
1.8.10
|