#include <dspPoItemsByDate.h>
Public Member Functions | |
| dspPoItemsByDate (QWidget *parent=0, const char *name=0, Qt::WFlags fl=Qt::Window) | |
| virtual bool | setParams (ParameterList ¶ms) |
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_dspPoItemsByDate | |
| void | retranslateUi (QWidget *dspPoItemsByDate) |
| void | setupUi (QWidget *dspPoItemsByDate) |
Public Slots | |
| virtual void | sChangeQty () |
| virtual void | sCloseItem () |
| virtual void | sEditItem () |
| virtual void | sEditOrder () |
| virtual void | sOpenItem () |
| virtual void | sPopulateMenu (QMenu *pMenu, QTreeWidgetItem *pSelected, int) |
| virtual void | sReschedule () |
| virtual void | sRunningAvailability () |
| virtual void | sViewItem () |
| virtual void | sViewOrder () |
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 &) |
Protected Slots | |
| virtual void | languageChange () |
Protected Slots inherited from display | |
| virtual void | languageChange () |
| virtual void | sAutoUpdateToggled () |
Protected Slots inherited from XWidget | |
| virtual enum SetResponse | postSet () |
Additional Inherited Members | |
Public Attributes inherited from Ui_dspPoItemsByDate | |
| XComboBox * | _agent |
| QRadioButton * | _allItems |
| QRadioButton * | _allPurchasingAgents |
| QGroupBox * | _buyerCodeGroup |
| QRadioButton * | _closedItems |
| QGroupBox * | _dateGroup |
| DateCluster * | _dates |
| QRadioButton * | _openItems |
| QLabel * | _purchasingAgentLit |
| QRadioButton * | _selectedPurchasingAgent |
| QGroupBox * | _statusGroup |
| WarehouseGroup * | _warehouse |
| QGridLayout * | gridLayout_2 |
| QGridLayout * | gridLayout_3 |
| QGridLayout * | gridLayout_4 |
| QGridLayout * | gridLayout_5 |
| QHBoxLayout * | hboxLayout |
| QHBoxLayout * | horizontalLayout |
| QSpacerItem * | spacerItem |
| QVBoxLayout * | verticalLayout |
| QSpacerItem * | verticalSpacer |
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) |
| dspPoItemsByDate::dspPoItemsByDate | ( | QWidget * | parent = 0, |
| const char * | name = 0, |
||
| Qt::WFlags | fl = Qt::Window |
||
| ) |
|
protectedvirtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtual |
Reimplemented from display.
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
| Generated on Fri Oct 7 2016 14:23:29 | xTuple ERP Programmer Reference, Version 4.2.0 |
1.8.10
|