#include <dspShipmentsBase.h>
◆ dspShipmentsBase()
dspShipmentsBase::dspShipmentsBase |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WindowFlags |
fl = Qt::Window |
|
) |
| |
◆ 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()
◆ 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 |
◆ 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 |
◆ getParams()
ParameterList display::getParams |
( |
| ) |
|
|
protectedinherited |
◆ languageChange
void dspShipmentsBase::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
◆ list()
◆ 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()
◆ newVisible()
bool display::newVisible |
( |
| ) |
const |
|
inherited |
◆ optionsWidget()
QWidget * display::optionsWidget |
( |
| ) |
|
|
inherited |
◆ parameterWidget()
◆ parameterWidgetVisible()
bool display::parameterWidgetVisible |
( |
| ) |
const |
|
inherited |
◆ postSet
enum SetResponse XWidget::postSet |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ previewAction()
QAction * display::previewAction |
( |
| ) |
|
|
inherited |
◆ printAction()
◆ printSeparator()
QAction * display::printSeparator |
( |
| ) |
|
|
inherited |
◆ queryAction()
◆ queryOnStartEnabled()
bool display::queryOnStartEnabled |
( |
| ) |
const |
|
inherited |
◆ querySeparator()
QAction * display::querySeparator |
( |
| ) |
|
|
inherited |
◆ reportName()
QString display::reportName |
( |
| ) |
const |
|
inherited |
◆ retranslateUi()
void Ui_dspShipmentsBase::retranslateUi |
( |
QWidget * |
dspShipmentsBase | ) |
|
|
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 |
◆ set
enum SetResponse dspShipmentsBase::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 dspShipmentsBase::setParams |
( |
ParameterList & |
params | ) |
|
|
virtual |
◆ 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_dspShipmentsBase::setupUi |
( |
QWidget * |
dspShipmentsBase | ) |
|
|
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 |
◆ sFillURL
void dspShipmentsBase::sFillURL |
( |
| ) |
|
|
virtualslot |
◆ showEvent
void display::showEvent |
( |
QShowEvent * |
e | ) |
|
|
protectedvirtualslotinherited |
◆ sNew
◆ sPopulateHeaderMenu
◆ sPopulateMenu
void dspShipmentsBase::sPopulateMenu |
( |
QMenu * |
pMenu, |
|
|
QTreeWidgetItem * |
pItem, |
|
|
int |
|
|
) |
| |
|
virtualslot |
◆ sPopulateSalesOrder
void dspShipmentsBase::sPopulateSalesOrder |
( |
int |
pSoheadid | ) |
|
|
virtualslot |
◆ sPopulateShipment
void dspShipmentsBase::sPopulateShipment |
( |
int |
pShipheadid | ) |
|
|
virtualslot |
◆ sPreview [1/2]
void display::sPreview |
( |
| ) |
|
|
virtualslotinherited |
◆ sPreview [2/2]
void display::sPreview |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslotinherited |
◆ sPrint [1/2]
◆ sPrint [2/2]
void display::sPrint |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslotinherited |
◆ sPrintShippingForm
void dspShipmentsBase::sPrintShippingForm |
( |
| ) |
|
|
virtualslot |
◆ toolBar()
QToolBar * display::toolBar |
( |
| ) |
|
|
inherited |
◆ useAltId()
bool display::useAltId |
( |
| ) |
const |
|
inherited |
◆ _cache
◆ _custName
QLabel* Ui_dspShipmentsBase::_custName |
|
inherited |
◆ _custNameLit
QLabel* Ui_dspShipmentsBase::_custNameLit |
|
inherited |
◆ _custPhone
QLabel* Ui_dspShipmentsBase::_custPhone |
|
inherited |
◆ _custPhoneLit
QLabel* Ui_dspShipmentsBase::_custPhoneLit |
|
inherited |
◆ _debugger
QScriptEngineDebugger* ScriptableWidget::_debugger |
|
protectedinherited |
◆ _engine
QScriptEngine* ScriptableWidget::_engine |
|
protectedinherited |
◆ _guiClientInterface
◆ _lastSetParams
ParameterList ScriptablePrivate::_lastSetParams |
|
inherited |
◆ _orderDate
◆ _orderDateLit
QLabel* Ui_dspShipmentsBase::_orderDateLit |
|
inherited |
◆ _poNumber
QLabel* Ui_dspShipmentsBase::_poNumber |
|
inherited |
◆ _poNumberLit
QLabel* Ui_dspShipmentsBase::_poNumberLit |
|
inherited |
◆ _rememberPos
QAction* ScriptablePrivate::_rememberPos |
|
inherited |
◆ _rememberSize
QAction* ScriptablePrivate::_rememberSize |
|
inherited |
◆ _salesOrder
◆ _salesOrderGroup
QFrame* Ui_dspShipmentsBase::_salesOrderGroup |
|
inherited |
◆ _salesOrderLit
QLabel* Ui_dspShipmentsBase::_salesOrderLit |
|
inherited |
◆ _scriptLoaded
bool ScriptableWidget::_scriptLoaded |
|
protectedinherited |
◆ _self
◆ _shipment
◆ _showMe
QAction* ScriptablePrivate::_showMe |
|
inherited |
◆ _shown
bool ScriptablePrivate::_shown |
|
inherited |
◆ hboxLayout
QHBoxLayout* Ui_dspShipmentsBase::hboxLayout |
|
inherited |
◆ hboxLayout1
QHBoxLayout* Ui_dspShipmentsBase::hboxLayout1 |
|
inherited |
◆ hboxLayout2
QHBoxLayout* Ui_dspShipmentsBase::hboxLayout2 |
|
inherited |
◆ hboxLayout3
QHBoxLayout* Ui_dspShipmentsBase::hboxLayout3 |
|
inherited |
◆ horizontalLayout
QHBoxLayout* Ui_dspShipmentsBase::horizontalLayout |
|
inherited |
◆ horizontalSpacer
QSpacerItem* Ui_dspShipmentsBase::horizontalSpacer |
|
inherited |
◆ spacerItem
QSpacerItem* Ui_dspShipmentsBase::spacerItem |
|
inherited |
◆ spacerItem1
QSpacerItem* Ui_dspShipmentsBase::spacerItem1 |
|
inherited |
◆ spacerItem2
QSpacerItem* Ui_dspShipmentsBase::spacerItem2 |
|
inherited |
◆ spacerItem3
QSpacerItem* Ui_dspShipmentsBase::spacerItem3 |
|
inherited |
◆ vboxLayout
QVBoxLayout* Ui_dspShipmentsBase::vboxLayout |
|
inherited |
◆ vboxLayout1
QVBoxLayout* Ui_dspShipmentsBase::vboxLayout1 |
|
inherited |
◆ vboxLayout2
QVBoxLayout* Ui_dspShipmentsBase::vboxLayout2 |
|
inherited |
◆ vboxLayout3
QVBoxLayout* Ui_dspShipmentsBase::vboxLayout3 |
|
inherited |
◆ vboxLayout4
QVBoxLayout* Ui_dspShipmentsBase::vboxLayout4 |
|
inherited |
◆ verticalLayout
QVBoxLayout* Ui_dspShipmentsBase::verticalLayout |
|
inherited |
◆ verticalLayout_2
QVBoxLayout* Ui_dspShipmentsBase::verticalLayout_2 |
|
inherited |
The documentation for this class was generated from the following files:
- dspShipmentsBase.h
- dspShipmentsBase.cpp