#include <copySalesOrder.h>
Public Member Functions | |
| copySalesOrder (QWidget *parent=0, const char *name=0, bool modal=false, Qt::WFlags fl=0) | |
| ~copySalesOrder () | |
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_copySalesOrder | |
| void | retranslateUi (QDialog *copySalesOrder) |
| void | setupUi (QDialog *copySalesOrder) |
Public Slots | |
| virtual void | sCopy () |
| virtual SetResponse | set (const ParameterList &pParams) |
| virtual void | sPopulateSoInfo (int pSoid) |
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_copySalesOrder | |
| QDialogButtonBox * | _buttonBox |
| QLabel * | _custName |
| QLabel * | _custNameLit |
| QLabel * | _custPhone |
| QLabel * | _custPhoneLit |
| DLineEdit * | _orderDate |
| QLabel * | _orderDateLit |
| QLabel * | _poNumber |
| QLabel * | _poNumberLit |
| QRadioButton * | _reschedule |
| QLabel * | _salesOrderLit |
| DLineEdit * | _scheduleDate |
| QGroupBox * | _scheduleGroup |
| OrderCluster * | _so |
| XTreeWidget * | _soitem |
| QLabel * | _solineLit |
| QRadioButton * | _useSourceDates |
| QGridLayout * | gridLayout |
| QGridLayout * | gridLayout_3 |
| QHBoxLayout * | horizontalLayout |
| QHBoxLayout * | horizontalLayout_2 |
| QHBoxLayout * | horizontalLayout_3 |
| QSpacerItem * | horizontalSpacer |
| QSpacerItem * | horizontalSpacer_2 |
| QSpacerItem * | spacerItem |
| QVBoxLayout * | vboxLayout |
Protected Member Functions inherited from XDialog | |
| virtual void | closeEvent (QCloseEvent *event) |
| virtual void | showEvent (QShowEvent *event) |
| copySalesOrder::copySalesOrder | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| bool | modal = false, |
||
| Qt::WFlags | fl = 0 |
||
| ) |
| copySalesOrder::~copySalesOrder | ( | ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
| Generated on Fri Oct 7 2016 15:37:57 | xTuple ERP Programmer Reference, Version 4.5.0 |
1.8.10
|