#include <dspShipmentsBySalesOrder.h>
Public Member Functions | |
| dspShipmentsBySalesOrder (QWidget *parent=0, const char *name=0, Qt::WFlags fl=Qt::Window) | |
Public Member Functions inherited from dspShipmentsBase | |
| dspShipmentsBase (QWidget *parent=0, const char *name=0, Qt::WFlags fl=Qt::Window) | |
| virtual bool | setParams (ParameterList &) |
Public Member Functions inherited from display | |
| display (QWidget *=0, const char *=0, Qt::WindowFlags=0) | |
| ~display () | |
| Q_INVOKABLE bool | autoUpdateEnabled () const |
| Q_INVOKABLE QAction * | closeAction () |
| Q_INVOKABLE bool | closeVisible () const |
| Q_INVOKABLE QAction * | filterSeparator () |
| Q_INVOKABLE XTreeWidget * | list () |
| Q_INVOKABLE QAction * | newAction () |
| Q_INVOKABLE bool | newVisible () const |
| Q_INVOKABLE QWidget * | optionsWidget () |
| Q_INVOKABLE ParameterWidget * | parameterWidget () |
| Q_INVOKABLE bool | parameterWidgetVisible () const |
| Q_INVOKABLE QAction * | previewAction () |
| Q_INVOKABLE QAction * | printAction () |
| Q_INVOKABLE QAction * | printSeparator () |
| Q_INVOKABLE QAction * | queryAction () |
| Q_INVOKABLE bool | queryOnStartEnabled () const |
| Q_INVOKABLE QAction * | querySeparator () |
| Q_INVOKABLE QString | reportName () const |
| Q_INVOKABLE QAction * | searchAction () |
| Q_INVOKABLE QString | searchText () |
| Q_INVOKABLE bool | searchVisible () const |
| Q_INVOKABLE void | setAutoUpdateEnabled (bool) |
| Q_INVOKABLE void | setCloseVisible (bool) |
| Q_INVOKABLE void | setListLabel (const QString &) |
| Q_INVOKABLE void | setMetaSQLOptions (const QString &, const QString &) |
| Q_INVOKABLE void | setNewVisible (bool) |
| Q_INVOKABLE void | setParameterWidgetVisible (bool) |
| Q_INVOKABLE void | setQueryOnStartEnabled (bool) |
| Q_INVOKABLE void | setReportName (const QString &) |
| Q_INVOKABLE void | setSearchVisible (bool) |
| Q_INVOKABLE void | setupCharacteristics (unsigned int uses) |
| Q_INVOKABLE void | setUseAltId (bool) |
| Q_INVOKABLE QToolBar * | toolBar () |
| Q_INVOKABLE bool | useAltId () const |
Public Member Functions inherited from XWidget | |
| XWidget (QWidget *parent=0, Qt::WindowFlags flags=0) | |
| XWidget (QWidget *parent, const char *name, Qt::WindowFlags flags=0) | |
| ~XWidget () | |
| virtual Q_INVOKABLE ParameterList | get () const |
Public Member Functions inherited from Ui_dspShipmentsBase | |
| void | retranslateUi (QWidget *dspShipmentsBase) |
| void | setupUi (QWidget *dspShipmentsBase) |
Additional Inherited Members | |
Public Attributes inherited from Ui_dspShipmentsBase | |
| QLabel * | _custName |
| QLabel * | _custNameLit |
| QLabel * | _custPhone |
| QLabel * | _custPhoneLit |
| DLineEdit * | _orderDate |
| QLabel * | _orderDateLit |
| QLabel * | _poNumber |
| QLabel * | _poNumberLit |
| OrderCluster * | _salesOrder |
| QFrame * | _salesOrderGroup |
| QLabel * | _salesOrderLit |
| ShipmentCluster * | _shipment |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | hboxLayout1 |
| QHBoxLayout * | hboxLayout2 |
| QHBoxLayout * | hboxLayout3 |
| QHBoxLayout * | horizontalLayout |
| QSpacerItem * | horizontalSpacer |
| QSpacerItem * | spacerItem |
| QSpacerItem * | spacerItem1 |
| QSpacerItem * | spacerItem2 |
| QSpacerItem * | spacerItem3 |
| QVBoxLayout * | vboxLayout |
| QVBoxLayout * | vboxLayout1 |
| QVBoxLayout * | vboxLayout2 |
| QVBoxLayout * | vboxLayout3 |
| QVBoxLayout * | vboxLayout4 |
| QVBoxLayout * | verticalLayout |
| QVBoxLayout * | verticalLayout_2 |
Public Slots inherited from dspShipmentsBase | |
| virtual enum SetResponse | set (const ParameterList &pParams) |
| virtual void | sFillURL () |
| virtual void | sPopulateMenu (QMenu *pMenu, QTreeWidgetItem *pItem, int) |
| virtual void | sPopulateSalesOrder (int) |
| virtual void | sPopulateShipment (int) |
| virtual void | sPrintShippingForm () |
Public Slots inherited from display | |
| virtual void | sFillList () |
| virtual void | sFillList (ParameterList, bool=false) |
| virtual void | sNew () |
| virtual void | sPopulateMenu (QMenu *, QTreeWidgetItem *, int) |
| virtual void | sPreview () |
| virtual void | sPreview (ParameterList, bool=false) |
| virtual void | sPrint () |
| virtual void | sPrint (ParameterList, bool=false) |
Public Slots inherited from XWidget | |
| virtual enum SetResponse | set (const ParameterList &) |
Signals inherited from display | |
| void | fillList () |
| void | fillListAfter () |
| void | fillListBefore () |
Protected Member Functions inherited from display | |
| Q_INVOKABLE ParameterList | getParams () |
| virtual void | showEvent (QShowEvent *) |
Protected Member Functions inherited from XWidget | |
| void | closeEvent (QCloseEvent *event) |
| QScriptEngine * | engine () |
| void | showEvent (QShowEvent *event) |
Protected Slots inherited from dspShipmentsBase | |
| virtual void | languageChange () |
Protected Slots inherited from display | |
| virtual void | languageChange () |
| virtual void | sAutoUpdateToggled () |
Protected Slots inherited from XWidget | |
| virtual enum SetResponse | postSet () |
| dspShipmentsBySalesOrder::dspShipmentsBySalesOrder | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WFlags | fl = Qt::Window |
||
| ) |
| Generated on Tue Oct 11 2016 13:59:52 | xTuple ERP Programmer Reference, Version 4.3.0 |
1.8.10
|