#include <displayTimePhased.h>
Public Member Functions | |
displayTimePhased (QWidget *=0, const char *=0, Qt::WindowFlags=0) | |
~displayTimePhased () | |
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 Slots | |
virtual void | sFillList () |
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 Attributes | |
int | _column |
QList< DatePair > | _columnDates |
Protected Member Functions | |
Q_INVOKABLE QWidget * | optionsWidget () |
virtual void | setBaseColumns (int) |
virtual bool | setParamsTP (ParameterList &)=0 |
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 | |
virtual void | languageChange () |
Protected Slots inherited from display | |
virtual void | languageChange () |
virtual void | sAutoUpdateToggled () |
Protected Slots inherited from XWidget | |
virtual enum SetResponse | postSet () |
Friends | |
class | displayTimePhasedPrivate |
Additional Inherited Members | |
Signals inherited from display | |
void | fillList () |
void | fillListAfter () |
void | fillListBefore () |
displayTimePhased::displayTimePhased | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
Qt::WindowFlags | flags = 0 |
||
) |
displayTimePhased::~displayTimePhased | ( | ) |
|
protectedvirtualslot |
|
protected |
|
protectedvirtual |
|
virtual |
Reimplemented from display.
|
protectedpure virtual |
Implemented in dspTimePhasedAvailability, dspTimePhasedBookings, dspTimePhasedSales, and dspTimePhasedUsageStatisticsByItem.
|
virtualslot |
|
friend |
|
protected |
|
protected |
Generated on Fri Oct 7 2016 14:23:28 | xTuple ERP Programmer Reference, Version 4.2.0 | 1.8.10 |