#include <priceList.h>
Public Attributes | |
| int | _curr_id |
| double | _selectedPrice |
Public Attributes inherited from Ui_priceList | |
| QPushButton * | _close |
| CustCluster * | _cust |
| ItemCluster * | _item |
| XLabel * | _listPrice |
| XLabel * | _listPriceLit |
| XTreeWidget * | _price |
| QLabel * | _pricesLit |
| XLineEdit * | _qty |
| QLabel * | _qtyLit |
| QPushButton * | _select |
| XLabel * | _unitCost |
| XLabel * | _unitCostLit |
| WComboBox * | _warehouse |
| QLabel * | _warehouseLit |
| QFormLayout * | formLayout |
| QGridLayout * | gridLayout |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
Public Member Functions | |
| priceList (QWidget *parent=0, const char *=0, Qt::WindowFlags fl=0) | |
| ~priceList () | |
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_priceList | |
| void | retranslateUi (QDialog *priceList) |
| void | setupUi (QDialog *priceList) |
Public Slots | |
| virtual SetResponse | set (const ParameterList &pParams) |
| virtual void | sFillList () |
| virtual void | sSelect () |
Public Slots inherited from XDialog | |
| virtual enum SetResponse | set (const ParameterList &) |
| virtual void | setRememberPos (bool) |
| virtual void | setRememberSize (bool) |
Protected Attributes | |
| QDate | _asOf |
| QString | _custtypecode |
| int | _custtypeid |
| QDate | _effective |
| int | _prodcatid |
| int | _shiptoid |
| QString | _shiptonum |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | sNewCust () |
| virtual void | sNewItem () |
| virtual void | sNewShipto () |
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) |
| priceList::priceList | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WindowFlags | fl = 0 |
||
| ) |
| priceList::~priceList | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
protectedvirtualslot |
|
virtualslot |
|
protected |
| int priceList::_curr_id |
|
protected |
|
protected |
|
protected |
|
protected |
| double priceList::_selectedPrice |
|
protected |
|
protected |
| Generated on Fri Oct 7 2016 15:34:21 | xTuple ERP Programmer Reference, Version 4.4.0 |
1.8.10
|