#include <xmainwindow.h>
|
virtual enum SetResponse | set (const ParameterList &) |
|
|
virtual enum SetResponse | postSet () |
|
◆ params
ParameterList XMainWindow::params |
|
readwrite |
◆ XMainWindow() [1/2]
XMainWindow::XMainWindow |
( |
QWidget * | parent = 0, |
|
|
Qt::WindowFlags | flags = QFlags<Qt::WindowType>() ) |
◆ XMainWindow() [2/2]
XMainWindow::XMainWindow |
( |
QWidget * | parent, |
|
|
const char * | name, |
|
|
Qt::WindowFlags | flags = QFlags<Qt::WindowType>() ) |
◆ ~XMainWindow()
XMainWindow::~XMainWindow |
( |
| ) |
|
|
virtual |
◆ action()
QAction * XMainWindow::action |
( |
| ) |
const |
◆ callCloseEvent()
void ScriptablePrivate::callCloseEvent |
( |
QEvent * | event | ) |
|
|
virtualinherited |
◆ callSet()
enum SetResponse ScriptablePrivate::callSet |
( |
const ParameterList & | params | ) |
|
|
virtualinherited |
◆ callShowEvent()
void ScriptablePrivate::callShowEvent |
( |
QEvent * | event | ) |
|
|
virtualinherited |
◆ changeEvent()
void XMainWindow::changeEvent |
( |
QEvent * | e | ) |
|
|
protectedvirtual |
◆ closeEvent()
void XMainWindow::closeEvent |
( |
QCloseEvent * | event | ) |
|
|
protectedvirtual |
◆ engine()
QScriptEngine * ScriptablePrivate::engine |
( |
| ) |
|
|
virtualinherited |
◆ forceFloat()
Q_INVOKABLE bool XMainWindow::forceFloat |
( |
| ) |
|
|
inline |
◆ get()
ParameterList XMainWindow::get |
( |
| ) |
const |
|
virtual |
◆ hideEvent()
void XMainWindow::hideEvent |
( |
QHideEvent * | event | ) |
|
|
protectedvirtual |
◆ 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 XMainWindow::postSet |
( |
| ) |
|
|
protectedvirtualslot |
◆ set
enum SetResponse XMainWindow::set |
( |
const ParameterList & | pParams | ) |
|
|
virtualslot |
◆ setForceFloat()
Q_INVOKABLE void XMainWindow::setForceFloat |
( |
bool | forceFloat | ) |
|
|
inline |
◆ setScriptableParams()
bool ScriptableWidget::setScriptableParams |
( |
ParameterList & | params | ) |
|
|
virtualinherited |
◆ showEvent()
void XMainWindow::showEvent |
( |
QShowEvent * | event | ) |
|
|
protectedvirtual |
◆ engine
◆ ScriptToolbox
◆ XMainWindowPrivate
friend class XMainWindowPrivate |
|
friend |
◆ _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:
- xmainwindow.h
- xmainwindow.cpp