#include <xdocumentwindow.h>
|
| virtual enum SetResponse | set (const ParameterList &) |
| |
|
| virtual enum SetResponse | postSet () |
| |
◆ XDocumentWindow() [1/2]
| XDocumentWindow::XDocumentWindow |
( |
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
◆ XDocumentWindow() [2/2]
| XDocumentWindow::XDocumentWindow |
( |
QWidget * |
parent, |
|
|
const char * |
name, |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
◆ ~XDocumentWindow()
| XDocumentWindow::~XDocumentWindow |
( |
| ) |
|
◆ callCloseEvent()
| void ScriptablePrivate::callCloseEvent |
( |
QEvent * |
event | ) |
|
|
virtualinherited |
◆ callSet()
| enum SetResponse ScriptablePrivate::callSet |
( |
const ParameterList & |
params | ) |
|
|
virtualinherited |
◆ callShowEvent()
| void ScriptablePrivate::callShowEvent |
( |
QEvent * |
event | ) |
|
|
virtualinherited |
◆ closeEvent()
| void XWidget::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedinherited |
◆ engine()
| QScriptEngine * ScriptablePrivate::engine |
( |
| ) |
|
|
virtualinherited |
◆ get()
| ParameterList XWidget::get |
( |
| ) |
const |
|
virtualinherited |
◆ 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 |
◆ postSet
| enum SetResponse XWidget::postSet |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ set
| enum SetResponse XWidget::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslotinherited |
◆ setScriptableParams()
| bool ScriptableWidget::setScriptableParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
◆ showEvent()
| void XWidget::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedinherited |
◆ widget()
| QWidget * XDocumentWindow::widget |
( |
| ) |
|
◆ _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:
- xdocumentwindow.h
- xdocumentwindow.cpp