#include <dspPoItemsByVendor.h>
Public Member Functions | |
| dspPoItemsByVendor (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_dspPoItemsByVendor | |
| void | retranslateUi (QWidget *dspPoItemsByVendor) |
| void | setupUi (QWidget *dspPoItemsByVendor) |
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 | sPopulatePo () |
| virtual void | sReschedule () |
| virtual void | sRunningAvailability () |
| virtual void | sSearch (const QString &pTarget) |
| virtual void | sSearchNext () |
| 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_dspPoItemsByVendor | |
| QHBoxLayout * | _2 |
| XComboBox * | _agent |
| QGroupBox * | _agentGroup |
| QRadioButton * | _allItems |
| QRadioButton * | _allPOs |
| QRadioButton * | _allPurchasingAgents |
| QRadioButton * | _closedItems |
| QPushButton * | _next |
| QRadioButton * | _openItems |
| QGroupBox * | _poGroup |
| XComboBox * | _poNumber |
| XLineEdit * | _searchFor |
| QLabel * | _searchForLit |
| QRadioButton * | _selectedPO |
| QRadioButton * | _selectedPurchasingAgent |
| QGroupBox * | _statusGroup |
| VendorGroup * | _vendor |
| QGroupBox * | _vendorGroup |
| WarehouseGroup * | _warehouse |
| QGridLayout * | gridLayout_2 |
| QGridLayout * | gridLayout_3 |
| QGridLayout * | gridLayout_4 |
| QGridLayout * | gridLayout_5 |
| QGridLayout * | gridLayout_6 |
| QHBoxLayout * | horizontalLayout |
| QHBoxLayout * | horizontalLayout_2 |
| QSpacerItem * | horizontalSpacer |
| QSpacerItem * | horizontalSpacer_2 |
| QSpacerItem * | horizontalSpacer_3 |
| 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) |
| dspPoItemsByVendor::dspPoItemsByVendor | ( | 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 |
|
virtualslot |
|
virtualslot |
|
virtualslot |
| Generated on Mon Oct 10 2016 17:27:06 | xTuple ERP Programmer Reference, Version 4.1.0 |
1.8.10
|