#include <items.h>
◆ items()
| items::items |
( |
QWidget * |
parent = 0, |
|
|
const char * |
name = 0, |
|
|
Qt::WindowFlags |
fl = Qt::Window |
|
) |
| |
◆ autoUpdateEnabled()
| bool display2::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 * display2::closeAction |
( |
| ) |
|
|
inherited |
◆ closeEvent()
| void XWidget::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedinherited |
◆ closeVisible()
| bool display2::closeVisible |
( |
| ) |
const |
|
inherited |
◆ collapseAction()
| QAction * display2::collapseAction |
( |
| ) |
|
|
inherited |
◆ collapseVisible()
| bool display2::collapseVisible |
( |
| ) |
const |
|
inherited |
◆ engine()
| QScriptEngine * ScriptablePrivate::engine |
( |
| ) |
|
|
virtualinherited |
◆ expandAction()
| QAction * display2::expandAction |
( |
| ) |
|
|
inherited |
◆ expandVisible()
| bool display2::expandVisible |
( |
| ) |
const |
|
inherited |
◆ fillList
| void display2::fillList |
( |
| ) |
|
|
signalinherited |
◆ fillListAfter
| void display2::fillListAfter |
( |
| ) |
|
|
signalinherited |
◆ fillListBefore
| void display2::fillListBefore |
( |
| ) |
|
|
signalinherited |
◆ filterSeparator()
| QAction * display2::filterSeparator |
( |
| ) |
|
|
inherited |
◆ get()
| ParameterList XWidget::get |
( |
| ) |
const |
|
virtualinherited |
◆ getParams()
| ParameterList display2::getParams |
( |
| ) |
|
|
protectedinherited |
◆ languageChange
| void display2::languageChange |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ list()
◆ listColumnVisibility
| QString display2::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()
◆ newVisible()
| bool display2::newVisible |
( |
| ) |
const |
|
inherited |
◆ optionsWidget()
| QWidget * display2::optionsWidget |
( |
| ) |
|
|
inherited |
◆ parameterWidget()
◆ parameterWidgetVisible()
| bool display2::parameterWidgetVisible |
( |
| ) |
const |
|
inherited |
◆ postSet
| enum SetResponse XWidget::postSet |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ previewAction()
| QAction * display2::previewAction |
( |
| ) |
|
|
inherited |
◆ printAction()
| QAction * display2::printAction |
( |
| ) |
|
|
inherited |
◆ printSeparator()
| QAction * display2::printSeparator |
( |
| ) |
|
|
inherited |
◆ queryAction()
| QAction * display2::queryAction |
( |
| ) |
|
|
inherited |
◆ queryOnStartEnabled()
| bool display2::queryOnStartEnabled |
( |
| ) |
const |
|
inherited |
◆ querySeparator()
| QAction * display2::querySeparator |
( |
| ) |
|
|
inherited |
◆ reportName()
| QString display2::reportName |
( |
| ) |
const |
|
inherited |
◆ retranslateUi()
| void Ui_items::retranslateUi |
( |
QWidget * |
items | ) |
|
|
inlineinherited |
◆ sAutoUpdateToggled
| void display2::sAutoUpdateToggled |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ sCollapse
| void display2::sCollapse |
( |
| ) |
|
|
virtualslotinherited |
◆ sCopy
◆ sDelete
◆ searchAction()
| QAction * display2::searchAction |
( |
| ) |
|
|
inherited |
◆ searchText()
| QString display2::searchText |
( |
| ) |
|
|
inherited |
◆ searchVisible()
| bool display2::searchVisible |
( |
| ) |
const |
|
inherited |
◆ sEdit
◆ set
| enum SetResponse XWidget::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslotinherited |
◆ setAutoUpdateEnabled()
| void display2::setAutoUpdateEnabled |
( |
bool |
on | ) |
|
|
inherited |
◆ setCloseVisible()
| void display2::setCloseVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setCollapseVisible()
| void display2::setCollapseVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setExpandVisible()
| void display2::setExpandVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setListLabel()
| void display2::setListLabel |
( |
const QString & |
pText | ) |
|
|
inherited |
◆ setMetaSQLOptions()
| void display2::setMetaSQLOptions |
( |
const QString & |
group, |
|
|
const QString & |
name |
|
) |
| |
|
inherited |
◆ setNewVisible()
| void display2::setNewVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setParameterWidgetVisible()
| void display2::setParameterWidgetVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setParams
| bool items::setParams |
( |
ParameterList & |
params | ) |
|
|
virtualslot |
◆ setQueryOnStartEnabled()
| void display2::setQueryOnStartEnabled |
( |
bool |
on | ) |
|
|
inherited |
◆ setReportName()
| void display2::setReportName |
( |
const QString & |
reportName | ) |
|
|
inherited |
◆ setScriptableParams()
| bool ScriptableWidget::setScriptableParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
◆ setSearchVisible()
| void display2::setSearchVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ setupCharacteristics() [1/2]
| void display2::setupCharacteristics |
( |
QString |
uses | ) |
|
|
inherited |
◆ setupCharacteristics() [2/2]
| void display2::setupCharacteristics |
( |
QStringList |
uses | ) |
|
|
inherited |
◆ setupUi()
| void Ui_items::setupUi |
( |
QWidget * |
items | ) |
|
|
inlineinherited |
◆ setUseAltId()
| void display2::setUseAltId |
( |
bool |
on | ) |
|
|
inherited |
◆ sExpand
| void display2::sExpand |
( |
| ) |
|
|
virtualslotinherited |
◆ sFillList [1/2]
| void display2::sFillList |
( |
| ) |
|
|
virtualslotinherited |
◆ sFillList [2/2]
| void display2::sFillList |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslotinherited |
◆ showEvent
| void display2::showEvent |
( |
QShowEvent * |
e | ) |
|
|
protectedvirtualslotinherited |
◆ sNew
◆ sPopulateHeaderMenu
◆ sPopulateMenu
◆ sPreview [1/2]
| void display2::sPreview |
( |
| ) |
|
|
virtualslotinherited |
◆ sPreview [2/2]
| void display2::sPreview |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslotinherited |
◆ sPrint [1/2]
| void display2::sPrint |
( |
| ) |
|
|
virtualslotinherited |
◆ sPrint [2/2]
| void display2::sPrint |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslotinherited |
◆ sView
◆ toolBar()
| QToolBar * display2::toolBar |
( |
| ) |
|
|
inherited |
◆ toolBarItemsVisible()
| void display2::toolBarItemsVisible |
( |
bool |
show | ) |
|
|
inherited |
◆ useAltId()
| bool display2::useAltId |
( |
| ) |
const |
|
inherited |
◆ _cache
◆ _debugger
| QScriptEngineDebugger* ScriptableWidget::_debugger |
|
protectedinherited |
◆ _engine
| QScriptEngine* ScriptableWidget::_engine |
|
protectedinherited |
◆ _guiClientInterface
◆ _header
◆ _itemsLayout
| QGridLayout* Ui_items::_itemsLayout |
|
inherited |
◆ _lastSetParams
| ParameterList ScriptablePrivate::_lastSetParams |
|
inherited |
◆ _layoutHeader
| QHBoxLayout* Ui_items::_layoutHeader |
|
inherited |
◆ _new
| QPushButton* Ui_items::_new |
|
inherited |
◆ _print
| QPushButton* Ui_items::_print |
|
inherited |
◆ _rememberPos
| QAction* ScriptablePrivate::_rememberPos |
|
inherited |
◆ _rememberSize
| QAction* ScriptablePrivate::_rememberSize |
|
inherited |
◆ _scriptLoaded
| bool ScriptableWidget::_scriptLoaded |
|
protectedinherited |
◆ _self
◆ _showAll
| QRadioButton* Ui_items::_showAll |
|
inherited |
◆ _showManufactured
| QRadioButton* Ui_items::_showManufactured |
|
inherited |
◆ _showMe
| QAction* ScriptablePrivate::_showMe |
|
inherited |
◆ _shown
| bool ScriptablePrivate::_shown |
|
inherited |
◆ _showPurchased
| QRadioButton* Ui_items::_showPurchased |
|
inherited |
◆ _showSold
| QRadioButton* Ui_items::_showSold |
|
inherited |
◆ _statusGroup
◆ gridLayout
| QGridLayout* Ui_items::gridLayout |
|
inherited |
◆ horizontalLayout
| QHBoxLayout* Ui_items::horizontalLayout |
|
inherited |
◆ horizontalSpacer
| QSpacerItem* Ui_items::horizontalSpacer |
|
inherited |
◆ horizontalSpacer_2
| QSpacerItem* Ui_items::horizontalSpacer_2 |
|
inherited |
The documentation for this class was generated from the following files: