#include <expenseCategory.h>
Public Member Functions | |
expenseCategory (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
~expenseCategory () | |
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_expenseCategory | |
void | retranslateUi (QDialog *expenseCategory) |
void | setupUi (QDialog *expenseCategory) |
Public Slots | |
virtual void | populate () |
virtual void | sCheck () |
virtual enum SetResponse | set (const ParameterList &pParams) |
virtual void | sSave () |
Public Slots inherited from XDialog | |
virtual enum SetResponse | set (const ParameterList &) |
virtual void | setRememberPos (bool) |
virtual void | setRememberSize (bool) |
Protected Slots | |
virtual void | languageChange () |
Protected Slots inherited from XDialog | |
virtual enum SetResponse | postSet () |
virtual void | saveSize () |
Additional Inherited Members | |
Public Attributes inherited from Ui_expenseCategory | |
QCheckBox * | _active |
QDialogButtonBox * | _buttonBox |
XLineEdit * | _category |
QLabel * | _categoryLit |
XLineEdit * | _description |
QLabel * | _descriptionLit |
GLCluster * | _expense |
QLabel * | _expenseLit |
GLCluster * | _freight |
QLabel * | _freightLit |
GLCluster * | _liability |
QLabel * | _poLiabilityClearingLit |
GLCluster * | _purchasePrice |
QLabel * | _purchasePriceLit |
QGridLayout * | gridLayout |
QHBoxLayout * | hboxLayout |
QHBoxLayout * | hboxLayout1 |
QHBoxLayout * | hboxLayout2 |
QHBoxLayout * | hboxLayout3 |
QSpacerItem * | spacerItem |
QSpacerItem * | spacerItem1 |
QSpacerItem * | spacerItem2 |
QVBoxLayout * | vboxLayout |
QVBoxLayout * | vboxLayout1 |
QVBoxLayout * | vboxLayout2 |
QVBoxLayout * | vboxLayout3 |
QVBoxLayout * | vboxLayout4 |
QVBoxLayout * | vboxLayout5 |
Protected Member Functions inherited from XDialog | |
virtual void | closeEvent (QCloseEvent *event) |
virtual void | showEvent (QShowEvent *event) |
expenseCategory::expenseCategory | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
bool | modal = false , |
||
Qt::WFlags | fl = 0 |
||
) |
expenseCategory::~expenseCategory | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
Generated on Fri Oct 7 2016 15:37:58 | xTuple ERP Programmer Reference, Version 4.5.0 | 1.8.10 |