#include <items.h>
Public Member Functions | |
items (QWidget *parent=0, const char *name=0, Qt::WFlags fl=Qt::Window) | |
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) |
virtual Q_INVOKABLE bool | setParams (ParameterList &) |
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 Slots | |
virtual void | sCopy () |
virtual void | sDelete () |
virtual void | sEdit () |
virtual bool | setParams (ParameterList &) |
virtual void | sNew () |
virtual void | sPopulateMenu (QMenu *, QTreeWidgetItem *, int) |
virtual void | sView () |
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 &) |
Additional Inherited Members | |
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 display | |
virtual void | languageChange () |
virtual void | sAutoUpdateToggled () |
Protected Slots inherited from XWidget | |
virtual enum SetResponse | postSet () |
items::items | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
Qt::WFlags | fl = Qt::Window |
||
) |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
|
virtualslot |
Generated on Fri Oct 7 2016 14:23:30 | xTuple ERP Programmer Reference, Version 4.2.0 | 1.8.10 |