#include <customCommandArgument.h>
◆ customCommandArgument()
customCommandArgument::customCommandArgument |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = false , |
|
|
Qt::WindowFlags |
fl = 0 |
|
) |
| |
◆ ~customCommandArgument()
customCommandArgument::~customCommandArgument |
( |
| ) |
|
◆ 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 XDialog::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
protectedvirtualinherited |
◆ engine()
QScriptEngine * ScriptablePrivate::engine |
( |
| ) |
|
|
virtualinherited |
◆ exec
◆ get()
ParameterList XDialog::get |
( |
| ) |
const |
|
virtualinherited |
◆ languageChange
void customCommandArgument::languageChange |
( |
| ) |
|
|
protectedvirtualslot |
◆ 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 |
◆ populate()
void customCommandArgument::populate |
( |
| ) |
|
|
protectedvirtual |
◆ postSet
enum SetResponse XDialog::postSet |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ retranslateUi()
void Ui_customCommandArgument::retranslateUi |
( |
QDialog * |
customCommandArgument | ) |
|
|
inlineinherited |
◆ saveSize
void XDialog::saveSize |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ set()
enum SetResponse customCommandArgument::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtual |
◆ setRememberPos
void XDialog::setRememberPos |
( |
bool |
b | ) |
|
|
virtualslotinherited |
◆ setRememberSize
void XDialog::setRememberSize |
( |
bool |
b | ) |
|
|
virtualslotinherited |
◆ setScriptableParams()
bool ScriptableWidget::setScriptableParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
◆ setupUi()
void Ui_customCommandArgument::setupUi |
( |
QDialog * |
customCommandArgument | ) |
|
|
inlineinherited |
◆ showEvent()
void XDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtualinherited |
◆ sSave
void customCommandArgument::sSave |
( |
| ) |
|
|
virtualslot |
◆ _accept
QPushButton* Ui_customCommandArgument::_accept |
|
inherited |
◆ _argument
QLineEdit* Ui_customCommandArgument::_argument |
|
inherited |
◆ _argumentLit
QLabel* Ui_customCommandArgument::_argumentLit |
|
inherited |
◆ _cache
◆ _close
QPushButton* Ui_customCommandArgument::_close |
|
inherited |
◆ _cmdargid
int customCommandArgument::_cmdargid |
|
protected |
◆ _cmdid
int customCommandArgument::_cmdid |
|
protected |
◆ _debugger
QScriptEngineDebugger* ScriptableWidget::_debugger |
|
protectedinherited |
◆ _engine
QScriptEngine* ScriptableWidget::_engine |
|
protectedinherited |
◆ _guiClientInterface
◆ _lastSetParams
ParameterList ScriptablePrivate::_lastSetParams |
|
inherited |
◆ _mode
int customCommandArgument::_mode |
|
protected |
◆ _order
QSpinBox* Ui_customCommandArgument::_order |
|
inherited |
◆ _orderLit
QLabel* Ui_customCommandArgument::_orderLit |
|
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 |
◆ gridLayout
QGridLayout* Ui_customCommandArgument::gridLayout |
|
inherited |
◆ hboxLayout
QHBoxLayout* Ui_customCommandArgument::hboxLayout |
|
inherited |
◆ hboxLayout1
QHBoxLayout* Ui_customCommandArgument::hboxLayout1 |
|
inherited |
◆ spacer1
QSpacerItem* Ui_customCommandArgument::spacer1 |
|
inherited |
◆ spacer3
QSpacerItem* Ui_customCommandArgument::spacer3 |
|
inherited |
◆ spacer4
QSpacerItem* Ui_customCommandArgument::spacer4 |
|
inherited |
◆ vboxLayout
QVBoxLayout* Ui_customCommandArgument::vboxLayout |
|
inherited |
◆ vboxLayout1
QVBoxLayout* Ui_customCommandArgument::vboxLayout1 |
|
inherited |
◆ vboxLayout2
QVBoxLayout* Ui_customCommandArgument::vboxLayout2 |
|
inherited |
The documentation for this class was generated from the following files:
- customCommandArgument.h
- customCommandArgument.cpp