#include <vendorPriceList.h>
Public Attributes | |
| double | _selectedQty |
Public Attributes inherited from Ui_vendorPriceList | |
| QPushButton * | _close |
| CurrCluster * | _extendedPrice |
| QLabel * | _extendedPriceLit |
| XTreeWidget * | _price |
| QLabel * | _pricesLit |
| XLineEdit * | _qty |
| QLabel * | _qtyLit |
| QPushButton * | _select |
| CurrCluster * | _unitPrice |
| QLabel * | _unitPriceLit |
| QFrame * | frame |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QHBoxLayout * | hboxLayout2 |
| QHBoxLayout * | hboxLayout3 |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QSpacerItem * | spacerItem2 |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
| QVBoxLayout * | vboxLayout2 |
| QVBoxLayout * | vboxLayout3 |
Public Member Functions | |
| vendorPriceList (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~vendorPriceList () | |
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_vendorPriceList | |
| void | retranslateUi (QDialog *vendorPriceList) |
| void | setupUi (QDialog *vendorPriceList) |
Public Slots | |
| virtual SetResponse | set (const ParameterList &pParams) |
| virtual void | sFillList () |
| virtual void | sPopulatePricing () |
| virtual void | sQtyEntered () |
| virtual void | sQtyUpdate () |
| virtual void | sSelect () |
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 | |
Protected Member Functions inherited from XDialog | |
| virtual void | closeEvent (QCloseEvent *event) |
| virtual void | showEvent (QShowEvent *event) |
| vendorPriceList::vendorPriceList | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| vendorPriceList::~vendorPriceList | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
| double vendorPriceList::_selectedQty |
| Generated on Fri Oct 7 2016 14:23:35 | xTuple ERP Programmer Reference, Version 4.2.0 |
1.8.10
|