List of all members | Public Slots | Signals | Public Member Functions | Public Attributes | Protected Slots | Protected Member Functions | Protected Attributes | Static Protected Attributes
dspAllocations Class Reference

#include <dspAllocations.h>

Inheritance diagram for dspAllocations:
display Ui::dspAllocations XWidget Ui_dspAllocations QWidget ScriptablePrivate ScriptableWidget

Public Slots

virtual QString listColumnVisibility ()
 
virtual void sCollapse ()
 
virtual void sEditCustomerOrder ()
 
virtual void sEditTransferOrder ()
 
virtual enum SetResponse set (const ParameterList &pParams)
 
virtual void sExpand ()
 
virtual void sFillList ()
 
virtual void sFillList (ParameterList, bool=false)
 
virtual void sNew ()
 
virtual void sPopulateHeaderMenu (QMenu *, QTreeWidgetItem *, int)
 
virtual void sPopulateMenu (QMenu *pMenu, QTreeWidgetItem *pSelected, int)
 
virtual void sPreview ()
 
virtual void sPreview (ParameterList, bool=false)
 
virtual void sPrint ()
 
virtual void sPrint (ParameterList, bool=false)
 
virtual void sViewCustomerOrder ()
 
virtual void sViewTransferOrder ()
 
virtual void sViewWorkOrder ()
 

Signals

void fillList ()
 
void fillListAfter ()
 
void fillListBefore ()
 

Public Member Functions

 dspAllocations (QWidget *parent=0, const char *name=0, Qt::WindowFlags fl=Qt::Window)
 
Q_INVOKABLE bool autoUpdateEnabled () const
 
Q_INVOKABLE QActioncloseAction ()
 
Q_INVOKABLE bool closeVisible () const
 
Q_INVOKABLE QActioncollapseAction ()
 
Q_INVOKABLE bool collapseVisible () const
 
Q_INVOKABLE QActionexpandAction ()
 
Q_INVOKABLE bool expandVisible () const
 
Q_INVOKABLE QActionfilterSeparator ()
 
virtual Q_INVOKABLE ParameterList get () const
 
Q_INVOKABLE XTreeWidgetlist ()
 
Q_INVOKABLE QActionnewAction ()
 
Q_INVOKABLE bool newVisible () const
 
Q_INVOKABLE QWidgetoptionsWidget ()
 
Q_INVOKABLE ParameterWidgetparameterWidget ()
 
Q_INVOKABLE bool parameterWidgetVisible () const
 
Q_INVOKABLE QActionpreviewAction ()
 
Q_INVOKABLE QActionprintAction ()
 
Q_INVOKABLE QActionprintSeparator ()
 
Q_INVOKABLE QActionqueryAction ()
 
Q_INVOKABLE bool queryOnStartEnabled () const
 
Q_INVOKABLE QActionquerySeparator ()
 
Q_INVOKABLE QString reportName () const
 
void retranslateUi (QWidget *dspAllocations)
 
Q_INVOKABLE QActionsearchAction ()
 
Q_INVOKABLE QString searchText ()
 
Q_INVOKABLE bool searchVisible () const
 
Q_INVOKABLE void setAutoUpdateEnabled (bool)
 
Q_INVOKABLE void setCloseVisible (bool)
 
Q_INVOKABLE void setCollapseVisible (bool)
 
Q_INVOKABLE void setExpandVisible (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 bool setParams (ParameterList &)
 
Q_INVOKABLE void setQueryOnStartEnabled (bool)
 
Q_INVOKABLE void setReportName (const QString &)
 
Q_INVOKABLE void setSearchVisible (bool)
 
Q_INVOKABLE void setupCharacteristics (QString uses)
 
Q_INVOKABLE void setupCharacteristics (QStringList uses)
 
void setupUi (QWidget *dspAllocations)
 
Q_INVOKABLE void setUseAltId (bool)
 
Q_INVOKABLE QToolBar * toolBar ()
 
Q_INVOKABLE bool useAltId () const
 

Public Attributes

QRadioButton * _byDate
 
QRadioButton * _byDays
 
QRadioButton * _byRange
 
DLineEdit_date
 
QSpinBox_days
 
DLineEdit_endDate
 
ItemCluster_item
 
QRadioButton * _leadTime
 
QGroupBox_showByGroup
 
DLineEdit_startDate
 
QLabel_toLit
 
WComboBox_warehouse
 
QLabel_warehouseLit
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * hboxLayout1
 
QHBoxLayout * hboxLayout2
 
QHBoxLayout * hboxLayout3
 
QHBoxLayout * hboxLayout4
 
QHBoxLayout * hboxLayout5
 
QHBoxLayout * horizontalLayout
 
QSpacerItem * spacerItem
 
QSpacerItem * spacerItem1
 
QSpacerItem * spacerItem2
 
QSpacerItem * spacerItem3
 
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QVBoxLayout * vboxLayout2
 

Protected Slots

virtual void languageChange ()
 
virtual enum SetResponse postSet ()
 
virtual void sAutoUpdateToggled ()
 
virtual void showEvent (QShowEvent *)
 

Protected Member Functions

virtual void callCloseEvent (QEvent *)
 
virtual enum SetResponse callSet (const ParameterList &)
 
virtual void callShowEvent (QEvent *)
 
void closeEvent (QCloseEvent *event)
 
virtual QScriptEngine * engine ()
 
Q_INVOKABLE ParameterList getParams ()
 
virtual void loadScript (const QString &oName)
 
virtual void loadScript (const QStringList &list)
 
virtual void loadScriptEngine ()
 
virtual Q_INVOKABLE bool setScriptableParams (ParameterList &)
 

Protected Attributes

QScriptEngineDebugger * _debugger
 
QScriptEngine * _engine
 
ParameterList _lastSetParams
 
QAction_rememberPos
 
QAction_rememberSize
 
bool _scriptLoaded
 
QWidget_self
 
QAction_showMe
 
bool _shown
 

Static Protected Attributes

static ScriptCache_cache
 
static GuiClientInterface_guiClientInterface
 

Constructor & Destructor Documentation

◆ dspAllocations()

dspAllocations::dspAllocations ( QWidget parent = 0,
const char *  name = 0,
Qt::WindowFlags  fl = Qt::Window 
)

Member Function Documentation

◆ autoUpdateEnabled()

bool display::autoUpdateEnabled ( ) const
inherited

◆ callCloseEvent()

void ScriptablePrivate::callCloseEvent ( QEvent *  event)
virtualinherited

◆ callSet()

enum SetResponse ScriptablePrivate::callSet ( const ParameterList &  params)
virtualinherited

◆ callShowEvent()

void ScriptablePrivate::callShowEvent ( QEvent *  event)
virtualinherited

◆ closeAction()

QAction * display::closeAction ( )
inherited

◆ closeEvent()

void XWidget::closeEvent ( QCloseEvent *  event)
protectedinherited

◆ closeVisible()

bool display::closeVisible ( ) const
inherited

◆ collapseAction()

QAction * display::collapseAction ( )
inherited

◆ collapseVisible()

bool display::collapseVisible ( ) const
inherited

◆ engine()

QScriptEngine * ScriptablePrivate::engine ( )
virtualinherited

Reimplemented from ScriptableWidget.

◆ expandAction()

QAction * display::expandAction ( )
inherited

◆ expandVisible()

bool display::expandVisible ( ) const
inherited

◆ fillList

void display::fillList ( )
signalinherited

◆ fillListAfter

void display::fillListAfter ( )
signalinherited

◆ fillListBefore

void display::fillListBefore ( )
signalinherited

◆ filterSeparator()

QAction * display::filterSeparator ( )
inherited

◆ get()

ParameterList XWidget::get ( ) const
virtualinherited

Implements ScriptablePrivate.

◆ getParams()

ParameterList display::getParams ( )
protectedinherited

◆ languageChange

void dspAllocations::languageChange ( )
protectedvirtualslot

◆ list()

XTreeWidget * display::list ( )
inherited

◆ listColumnVisibility

QString display::listColumnVisibility ( )
virtualslotinherited

◆ loadScript() [1/2]

void ScriptableWidget::loadScript ( const QString &  oName)
virtualinherited

◆ loadScript() [2/2]

void ScriptableWidget::loadScript ( const QStringList &  list)
virtualinherited

◆ loadScriptEngine()

void ScriptableWidget::loadScriptEngine ( )
virtualinherited

◆ newAction()

QAction * display::newAction ( )
inherited

◆ newVisible()

bool display::newVisible ( ) const
inherited

◆ optionsWidget()

QWidget * display::optionsWidget ( )
inherited

◆ parameterWidget()

ParameterWidget * display::parameterWidget ( )
inherited

◆ parameterWidgetVisible()

bool display::parameterWidgetVisible ( ) const
inherited

◆ postSet

enum SetResponse XWidget::postSet ( )
protectedvirtualslotinherited

◆ previewAction()

QAction * display::previewAction ( )
inherited

◆ printAction()

QAction * display::printAction ( )
inherited

◆ printSeparator()

QAction * display::printSeparator ( )
inherited

◆ queryAction()

QAction * display::queryAction ( )
inherited

◆ queryOnStartEnabled()

bool display::queryOnStartEnabled ( ) const
inherited

◆ querySeparator()

QAction * display::querySeparator ( )
inherited

◆ reportName()

QString display::reportName ( ) const
inherited

◆ retranslateUi()

void Ui_dspAllocations::retranslateUi ( QWidget dspAllocations)
inlineinherited

◆ sAutoUpdateToggled

void display::sAutoUpdateToggled ( )
protectedvirtualslotinherited

◆ sCollapse

void display::sCollapse ( )
virtualslotinherited

◆ searchAction()

QAction * display::searchAction ( )
inherited

◆ searchText()

QString display::searchText ( )
inherited

◆ searchVisible()

bool display::searchVisible ( ) const
inherited

◆ sEditCustomerOrder

void dspAllocations::sEditCustomerOrder ( )
virtualslot

◆ sEditTransferOrder

void dspAllocations::sEditTransferOrder ( )
virtualslot

◆ set

enum SetResponse dspAllocations::set ( const ParameterList &  pParams)
virtualslot

◆ setAutoUpdateEnabled()

void display::setAutoUpdateEnabled ( bool  on)
inherited

◆ setCloseVisible()

void display::setCloseVisible ( bool  show)
inherited

◆ setCollapseVisible()

void display::setCollapseVisible ( bool  show)
inherited

◆ setExpandVisible()

void display::setExpandVisible ( bool  show)
inherited

◆ setListLabel()

void display::setListLabel ( const QString &  pText)
inherited

◆ setMetaSQLOptions()

void display::setMetaSQLOptions ( const QString &  group,
const QString &  name 
)
inherited

◆ setNewVisible()

void display::setNewVisible ( bool  show)
inherited

◆ setParameterWidgetVisible()

void display::setParameterWidgetVisible ( bool  show)
inherited

◆ setParams()

bool dspAllocations::setParams ( ParameterList &  params)
virtual

Reimplemented from display.

◆ setQueryOnStartEnabled()

void display::setQueryOnStartEnabled ( bool  on)
inherited

◆ setReportName()

void display::setReportName ( const QString &  reportName)
inherited

◆ setScriptableParams()

bool ScriptableWidget::setScriptableParams ( ParameterList &  params)
virtualinherited

◆ setSearchVisible()

void display::setSearchVisible ( bool  show)
inherited

◆ setupCharacteristics() [1/2]

void display::setupCharacteristics ( QString  uses)
inherited

◆ setupCharacteristics() [2/2]

void display::setupCharacteristics ( QStringList  uses)
inherited

◆ setupUi()

void Ui_dspAllocations::setupUi ( QWidget dspAllocations)
inlineinherited

◆ setUseAltId()

void display::setUseAltId ( bool  on)
inherited

◆ sExpand

void display::sExpand ( )
virtualslotinherited

◆ sFillList [1/2]

void display::sFillList ( )
virtualslotinherited

◆ sFillList [2/2]

void display::sFillList ( ParameterList  pParams,
bool  forceSetParams = false 
)
virtualslotinherited

◆ showEvent

void display::showEvent ( QShowEvent *  e)
protectedvirtualslotinherited

Reimplemented in dspOrderActivityByProject.

◆ sNew

void display::sNew ( )
virtualslotinherited

◆ sPopulateHeaderMenu

void display::sPopulateHeaderMenu ( QMenu *  ,
QTreeWidgetItem ,
int   
)
virtualslotinherited

◆ sPopulateMenu

void dspAllocations::sPopulateMenu ( QMenu *  pMenu,
QTreeWidgetItem pSelected,
int   
)
virtualslot

◆ sPreview [1/2]

void display::sPreview ( )
virtualslotinherited

◆ sPreview [2/2]

void display::sPreview ( ParameterList  pParams,
bool  forceSetParams = false 
)
virtualslotinherited

◆ sPrint [1/2]

void display::sPrint ( )
virtualslotinherited

◆ sPrint [2/2]

void display::sPrint ( ParameterList  pParams,
bool  forceSetParams = false 
)
virtualslotinherited

◆ sViewCustomerOrder

void dspAllocations::sViewCustomerOrder ( )
virtualslot

◆ sViewTransferOrder

void dspAllocations::sViewTransferOrder ( )
virtualslot

◆ sViewWorkOrder

void dspAllocations::sViewWorkOrder ( )
virtualslot

◆ toolBar()

QToolBar * display::toolBar ( )
inherited

◆ useAltId()

bool display::useAltId ( ) const
inherited

Member Data Documentation

◆ _byDate

QRadioButton* Ui_dspAllocations::_byDate
inherited

◆ _byDays

QRadioButton* Ui_dspAllocations::_byDays
inherited

◆ _byRange

QRadioButton* Ui_dspAllocations::_byRange
inherited

◆ _cache

ScriptCache * ScriptableWidget::_cache
staticprotectedinherited

◆ _date

DLineEdit* Ui_dspAllocations::_date
inherited

◆ _days

QSpinBox* Ui_dspAllocations::_days
inherited

◆ _debugger

QScriptEngineDebugger* ScriptableWidget::_debugger
protectedinherited

◆ _endDate

DLineEdit* Ui_dspAllocations::_endDate
inherited

◆ _engine

QScriptEngine* ScriptableWidget::_engine
protectedinherited

◆ _guiClientInterface

GuiClientInterface * ScriptableWidget::_guiClientInterface
staticinherited

◆ _item

ItemCluster* Ui_dspAllocations::_item
inherited

◆ _lastSetParams

ParameterList ScriptablePrivate::_lastSetParams
inherited

◆ _leadTime

QRadioButton* Ui_dspAllocations::_leadTime
inherited

◆ _rememberPos

QAction* ScriptablePrivate::_rememberPos
inherited

◆ _rememberSize

QAction* ScriptablePrivate::_rememberSize
inherited

◆ _scriptLoaded

bool ScriptableWidget::_scriptLoaded
protectedinherited

◆ _self

QWidget* ScriptableWidget::_self
protectedinherited

◆ _showByGroup

QGroupBox* Ui_dspAllocations::_showByGroup
inherited

◆ _showMe

QAction* ScriptablePrivate::_showMe
inherited

◆ _shown

bool ScriptablePrivate::_shown
inherited

◆ _startDate

DLineEdit* Ui_dspAllocations::_startDate
inherited

◆ _toLit

QLabel* Ui_dspAllocations::_toLit
inherited

◆ _warehouse

WComboBox* Ui_dspAllocations::_warehouse
inherited

◆ _warehouseLit

QLabel* Ui_dspAllocations::_warehouseLit
inherited

◆ hboxLayout

QHBoxLayout* Ui_dspAllocations::hboxLayout
inherited

◆ hboxLayout1

QHBoxLayout* Ui_dspAllocations::hboxLayout1
inherited

◆ hboxLayout2

QHBoxLayout* Ui_dspAllocations::hboxLayout2
inherited

◆ hboxLayout3

QHBoxLayout* Ui_dspAllocations::hboxLayout3
inherited

◆ hboxLayout4

QHBoxLayout* Ui_dspAllocations::hboxLayout4
inherited

◆ hboxLayout5

QHBoxLayout* Ui_dspAllocations::hboxLayout5
inherited

◆ horizontalLayout

QHBoxLayout* Ui_dspAllocations::horizontalLayout
inherited

◆ spacerItem

QSpacerItem* Ui_dspAllocations::spacerItem
inherited

◆ spacerItem1

QSpacerItem* Ui_dspAllocations::spacerItem1
inherited

◆ spacerItem2

QSpacerItem* Ui_dspAllocations::spacerItem2
inherited

◆ spacerItem3

QSpacerItem* Ui_dspAllocations::spacerItem3
inherited

◆ vboxLayout

QVBoxLayout* Ui_dspAllocations::vboxLayout
inherited

◆ vboxLayout1

QVBoxLayout* Ui_dspAllocations::vboxLayout1
inherited

◆ vboxLayout2

QVBoxLayout* Ui_dspAllocations::vboxLayout2
inherited

The documentation for this class was generated from the following files:

Generated on Fri Apr 9 2021 xTuple ERP Programmer Reference, Version 5.1.0 doxygen 1.8.17