#include <display2.h>
◆ display2()
display2::display2 |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
◆ ~display2()
◆ autoUpdateEnabled()
bool display2::autoUpdateEnabled |
( |
| ) |
const |
◆ 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 |
( |
| ) |
|
◆ closeEvent()
void XWidget::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedinherited |
◆ closeVisible()
bool display2::closeVisible |
( |
| ) |
const |
◆ collapseAction()
QAction * display2::collapseAction |
( |
| ) |
|
◆ collapseVisible()
bool display2::collapseVisible |
( |
| ) |
const |
◆ engine()
QScriptEngine * ScriptablePrivate::engine |
( |
| ) |
|
|
virtualinherited |
◆ expandAction()
QAction * display2::expandAction |
( |
| ) |
|
◆ expandVisible()
bool display2::expandVisible |
( |
| ) |
const |
◆ fillList
void display2::fillList |
( |
| ) |
|
|
signal |
◆ fillListAfter
void display2::fillListAfter |
( |
| ) |
|
|
signal |
◆ fillListBefore
void display2::fillListBefore |
( |
| ) |
|
|
signal |
◆ filterSeparator()
QAction * display2::filterSeparator |
( |
| ) |
|
◆ get()
ParameterList XWidget::get |
( |
| ) |
const |
|
virtualinherited |
◆ getParams()
ParameterList display2::getParams |
( |
| ) |
|
|
protected |
◆ languageChange
void display2::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
◆ list()
◆ listColumnVisibility
QString display2::listColumnVisibility |
( |
| ) |
|
|
virtualslot |
◆ 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 |
◆ optionsWidget()
QWidget * display2::optionsWidget |
( |
| ) |
|
◆ parameterWidget()
◆ parameterWidgetVisible()
bool display2::parameterWidgetVisible |
( |
| ) |
const |
◆ postSet
enum SetResponse XWidget::postSet |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ previewAction()
QAction * display2::previewAction |
( |
| ) |
|
◆ printAction()
QAction * display2::printAction |
( |
| ) |
|
◆ printSeparator()
QAction * display2::printSeparator |
( |
| ) |
|
◆ queryAction()
QAction * display2::queryAction |
( |
| ) |
|
◆ queryOnStartEnabled()
bool display2::queryOnStartEnabled |
( |
| ) |
const |
◆ querySeparator()
QAction * display2::querySeparator |
( |
| ) |
|
◆ reportName()
QString display2::reportName |
( |
| ) |
const |
◆ sAutoUpdateToggled
void display2::sAutoUpdateToggled |
( |
| ) |
|
|
protectedvirtualslot |
◆ sCollapse
void display2::sCollapse |
( |
| ) |
|
|
virtualslot |
◆ searchAction()
QAction * display2::searchAction |
( |
| ) |
|
◆ searchText()
QString display2::searchText |
( |
| ) |
|
◆ searchVisible()
bool display2::searchVisible |
( |
| ) |
const |
◆ set
enum SetResponse XWidget::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslotinherited |
◆ setAutoUpdateEnabled()
void display2::setAutoUpdateEnabled |
( |
bool |
on | ) |
|
◆ setCloseVisible()
void display2::setCloseVisible |
( |
bool |
show | ) |
|
◆ setCollapseVisible()
void display2::setCollapseVisible |
( |
bool |
show | ) |
|
◆ setExpandVisible()
void display2::setExpandVisible |
( |
bool |
show | ) |
|
◆ setListLabel()
void display2::setListLabel |
( |
const QString & |
pText | ) |
|
◆ setMetaSQLOptions()
void display2::setMetaSQLOptions |
( |
const QString & |
group, |
|
|
const QString & |
name |
|
) |
| |
◆ setNewVisible()
void display2::setNewVisible |
( |
bool |
show | ) |
|
◆ setParameterWidgetVisible()
void display2::setParameterWidgetVisible |
( |
bool |
show | ) |
|
◆ setParams()
bool display2::setParams |
( |
ParameterList & |
params | ) |
|
|
virtual |
◆ setQueryOnStartEnabled()
void display2::setQueryOnStartEnabled |
( |
bool |
on | ) |
|
◆ setReportName()
void display2::setReportName |
( |
const QString & |
reportName | ) |
|
◆ setScriptableParams()
bool ScriptableWidget::setScriptableParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
◆ setSearchVisible()
void display2::setSearchVisible |
( |
bool |
show | ) |
|
◆ setupCharacteristics() [1/2]
void display2::setupCharacteristics |
( |
QString |
uses | ) |
|
◆ setupCharacteristics() [2/2]
void display2::setupCharacteristics |
( |
QStringList |
uses | ) |
|
◆ setUseAltId()
void display2::setUseAltId |
( |
bool |
on | ) |
|
◆ sExpand
void display2::sExpand |
( |
| ) |
|
|
virtualslot |
◆ sFillList [1/2]
void display2::sFillList |
( |
| ) |
|
|
virtualslot |
◆ sFillList [2/2]
void display2::sFillList |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslot |
◆ showEvent
void display2::showEvent |
( |
QShowEvent * |
e | ) |
|
|
protectedvirtualslot |
◆ sNew
◆ sPopulateHeaderMenu
◆ sPopulateMenu
◆ sPreview [1/2]
void display2::sPreview |
( |
| ) |
|
|
virtualslot |
◆ sPreview [2/2]
void display2::sPreview |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslot |
◆ sPrint [1/2]
void display2::sPrint |
( |
| ) |
|
|
virtualslot |
◆ sPrint [2/2]
void display2::sPrint |
( |
ParameterList |
pParams, |
|
|
bool |
forceSetParams = false |
|
) |
| |
|
virtualslot |
◆ toolBar()
QToolBar * display2::toolBar |
( |
| ) |
|
◆ toolBarItemsVisible()
void display2::toolBarItemsVisible |
( |
bool |
show | ) |
|
◆ useAltId()
bool display2::useAltId |
( |
| ) |
const |
◆ displayPrivate2
◆ _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: