#include <pricingScheduleAssignment.h>
Public Member Functions | |
| pricingScheduleAssignment (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~pricingScheduleAssignment () | |
| virtual SetResponse | set (const ParameterList &pParams) |
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_pricingScheduleAssignment | |
| void | retranslateUi (QDialog *pricingScheduleAssignment) |
| void | setupUi (QDialog *pricingScheduleAssignment) |
Public Slots | |
| virtual void | populate () |
| virtual void | sAssign () |
Public Slots inherited from XDialog | |
| virtual void | setRememberPos (bool) |
| virtual void | setRememberSize (bool) |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | sCustomerSelected () |
Protected Slots inherited from XDialog | |
| virtual enum SetResponse | postSet () |
| virtual void | saveSize () |
Additional Inherited Members | |
Public Attributes inherited from Ui_pricingScheduleAssignment | |
| QDialogButtonBox * | _buttonBox |
| CustCluster * | _cust |
| QGroupBox * | _customerGroup |
| XComboBox * | _customerShipto |
| XLineEdit * | _customerType |
| QRadioButton * | _customerTypePattern |
| XComboBox * | _customerTypes |
| XComboBox * | _ipshead |
| QLabel * | _scheduleLit |
| QRadioButton * | _selectedCustomer |
| QRadioButton * | _selectedCustomerShipto |
| QRadioButton * | _selectedCustomerType |
| QRadioButton * | _selectedShiptoPattern |
| XLineEdit * | _shiptoPattern |
| QGridLayout * | gridLayout |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QVBoxLayout * | vboxLayout |
Protected Member Functions inherited from XDialog | |
| virtual void | closeEvent (QCloseEvent *event) |
| virtual void | showEvent (QShowEvent *event) |
| pricingScheduleAssignment::pricingScheduleAssignment | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| pricingScheduleAssignment::~pricingScheduleAssignment | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
protectedvirtualslot |
|
virtual |
Reimplemented from XDialog.
| Generated on Fri Oct 7 2016 14:23:30 | xTuple ERP Programmer Reference, Version 4.2.0 |
1.8.10
|