#include <dspContainers.h>
◆ dspContainers()
dspContainers::dspContainers |
( |
QWidget * | parent = 0, |
|
|
const char * | name = 0, |
|
|
Qt::WindowFlags | flags = QFlags<Qt::WindowType>() ) |
◆ ~dspContainers()
dspContainers::~dspContainers |
( |
| ) |
|
◆ autoUpdateEnabled()
bool display::autoUpdateEnabled |
( |
| ) |
const |
|
inherited |
◆ buttonsLayout()
QGridLayout * display::buttonsLayout |
( |
| ) |
|
|
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 display::languageChange |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ list()
◆ 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()
◆ 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 |
◆ print()
void dspContainers::print |
( |
ParameterList | pParams, |
|
|
bool | showPreview, |
|
|
bool | forceSetParams, |
|
|
bool | printSelected = false ) |
|
virtual |
◆ printAction()
◆ printSeparator()
QAction * display::printSeparator |
( |
| ) |
|
|
inherited |
◆ queryAction()
◆ queryOnStartEnabled()
bool display::queryOnStartEnabled |
( |
| ) |
const |
|
inherited |
◆ querySeparator()
QAction * display::querySeparator |
( |
| ) |
|
|
inherited |
◆ queryVisible()
bool display::queryVisible |
( |
| ) |
const |
|
inherited |
◆ reportName()
QString display::reportName |
( |
| ) |
const |
|
inherited |
◆ sAutoUpdateToggled
void display::sAutoUpdateToggled |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ sCollapse
void display::sCollapse |
( |
| ) |
|
|
virtualslotinherited |
◆ sDelete
void dspContainers::sDelete |
( |
| ) |
|
|
virtualslot |
◆ searchAction()
QAction * display::searchAction |
( |
| ) |
|
|
inherited |
◆ searchText()
QString display::searchText |
( |
| ) |
|
|
inherited |
◆ searchVisible()
bool display::searchVisible |
( |
| ) |
const |
|
inherited |
◆ sEdit
void dspContainers::sEdit |
( |
| ) |
|
|
virtualslot |
◆ set
enum SetResponse XWidget::set |
( |
const ParameterList & | pParams | ) |
|
|
virtualslotinherited |
◆ setAutoUpdateEnabled()
void display::setAutoUpdateEnabled |
( |
bool | on | ) |
|
|
inherited |
◆ setCloseVisible()
void display::setCloseVisible |
( |
bool | show | ) |
|
|
inherited |
◆ setCollapseVisible()
void display::setCollapseVisible |
( |
bool | show | ) |
|
|
inherited |
◆ setCustId
void dspContainers::setCustId |
( |
int | pCustId | ) |
|
|
virtualslot |
◆ 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 dspContainers::setParams |
( |
ParameterList & | params | ) |
|
|
virtual |
◆ setQueryOnStartEnabled()
void display::setQueryOnStartEnabled |
( |
bool | on | ) |
|
|
inherited |
◆ setQueryVisible()
void display::setQueryVisible |
( |
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 |
◆ 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 |
◆ sHandleMore
void display::sHandleMore |
( |
| ) |
|
|
virtualslotinherited |
◆ showEvent
void display::showEvent |
( |
QShowEvent * | e | ) |
|
|
protectedvirtualslotinherited |
◆ sMassCreate
void dspContainers::sMassCreate |
( |
| ) |
|
|
virtualslot |
◆ sNew
void dspContainers::sNew |
( |
| ) |
|
|
virtualslot |
◆ sOpen
void dspContainers::sOpen |
( |
int | mode, |
|
|
int | ctnrid = -1 ) |
|
virtualslot |
◆ sPopulateHeaderMenu
◆ sPopulateMenu
void dspContainers::sPopulateMenu |
( |
QMenu * | pMenu, |
|
|
QTreeWidgetItem * | pSelected, |
|
|
int | pColumn ) |
|
virtualslot |
◆ sPreview [1/2]
void display::sPreview |
( |
| ) |
|
|
virtualslotinherited |
◆ sPreview [2/2]
void dspContainers::sPreview |
( |
ParameterList | pParams, |
|
|
bool | forceSetParams = false ) |
|
virtualslot |
◆ sPrint [1/2]
◆ sPrint [2/2]
void dspContainers::sPrint |
( |
ParameterList | pParams, |
|
|
bool | forceSetParams = false ) |
|
virtualslot |
◆ sPrintSelected
void dspContainers::sPrintSelected |
( |
| ) |
|
|
virtualslot |
◆ sView
void dspContainers::sView |
( |
| ) |
|
|
virtualslot |
◆ toolBar()
QToolBar * display::toolBar |
( |
| ) |
|
|
inherited |
◆ useAltId()
bool display::useAltId |
( |
| ) |
const |
|
inherited |
◆ _cache
◆ _debugger
QScriptEngineDebugger* ScriptableWidget::_debugger |
|
protectedinherited |
◆ _engine
QScriptEngine* ScriptableWidget::_engine |
|
protectedinherited |
◆ _guiClientInterface
◆ _lastSetParams
ParameterList ScriptablePrivate::_lastSetParams |
|
inherited |
◆ _rememberPos
QAction* ScriptablePrivate::_rememberPos |
|
inherited |
◆ _rememberSize
QAction* ScriptablePrivate::_rememberSize |
|
inherited |
◆ _scriptLoaded
bool ScriptableWidget::_scriptLoaded |
|
protectedinherited |
◆ _self
◆ _showMe
QAction* ScriptablePrivate::_showMe |
|
inherited |
◆ _shown
bool ScriptablePrivate::_shown |
|
inherited |
The documentation for this class was generated from the following files:
- dspContainers.h
- dspContainers.cpp