#include <taskTemplate.h>
◆ taskTemplate()
taskTemplate::taskTemplate |
( |
QWidget * |
parent = 0 , |
|
|
const char * |
name = 0 , |
|
|
bool |
modal = true , |
|
|
Qt::WindowFlags |
fl = 0 |
|
) |
| |
◆ ~taskTemplate()
taskTemplate::~taskTemplate |
( |
| ) |
|
◆ 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 taskTemplate::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 taskTemplate::populate |
( |
| ) |
|
|
virtualslot |
◆ postSet
enum SetResponse XDialog::postSet |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ retranslateUi()
void Ui_taskTemplate::retranslateUi |
( |
QWidget * |
taskTemplate | ) |
|
|
inlineinherited |
◆ sAssignTask
void taskTemplate::sAssignTask |
( |
| ) |
|
|
protectedvirtualslot |
◆ saveSize
void XDialog::saveSize |
( |
| ) |
|
|
protectedvirtualslotinherited |
◆ sClose
void taskTemplate::sClose |
( |
| ) |
|
|
protectedvirtualslot |
◆ sEditTask
void taskTemplate::sEditTask |
( |
| ) |
|
|
protectedvirtualslot |
◆ set
enum SetResponse taskTemplate::set |
( |
const ParameterList & |
pParams | ) |
|
|
virtualslot |
◆ setRememberPos
void XDialog::setRememberPos |
( |
bool |
b | ) |
|
|
virtualslotinherited |
◆ setRememberSize
void XDialog::setRememberSize |
( |
bool |
b | ) |
|
|
virtualslotinherited |
◆ setScriptableParams()
bool ScriptableWidget::setScriptableParams |
( |
ParameterList & |
params | ) |
|
|
virtualinherited |
◆ setupUi()
void Ui_taskTemplate::setupUi |
( |
QWidget * |
taskTemplate | ) |
|
|
inlineinherited |
◆ sFillTaskList
void taskTemplate::sFillTaskList |
( |
| ) |
|
|
protectedvirtualslot |
◆ showEvent()
void XDialog::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protectedvirtualinherited |
◆ sNewTask
void taskTemplate::sNewTask |
( |
| ) |
|
|
protectedvirtualslot |
◆ sRemoveTask
void taskTemplate::sRemoveTask |
( |
| ) |
|
|
protectedvirtualslot |
◆ sSave
bool taskTemplate::sSave |
( |
bool |
pPartial | ) |
|
|
virtualslot |
◆ sSaveAndClose
void taskTemplate::sSaveAndClose |
( |
| ) |
|
|
protectedvirtualslot |
◆ _assign
QPushButton* Ui_taskTemplate::_assign |
|
inherited |
◆ _cache
◆ _close
QPushButton* Ui_taskTemplate::_close |
|
inherited |
◆ _debugger
QScriptEngineDebugger* ScriptableWidget::_debugger |
|
protectedinherited |
◆ _descr
◆ _descrLit
XLabel* Ui_taskTemplate::_descrLit |
|
inherited |
◆ _edit
QPushButton* Ui_taskTemplate::_edit |
|
inherited |
◆ _engine
QScriptEngine* ScriptableWidget::_engine |
|
protectedinherited |
◆ _guiClientInterface
◆ _lastSetParams
ParameterList ScriptablePrivate::_lastSetParams |
|
inherited |
◆ _name
◆ _nameLit
XLabel* Ui_taskTemplate::_nameLit |
|
inherited |
◆ _new
QPushButton* Ui_taskTemplate::_new |
|
inherited |
◆ _rememberPos
QAction* ScriptablePrivate::_rememberPos |
|
inherited |
◆ _rememberSize
QAction* ScriptablePrivate::_rememberSize |
|
inherited |
◆ _remove
QPushButton* Ui_taskTemplate::_remove |
|
inherited |
◆ _save
QPushButton* Ui_taskTemplate::_save |
|
inherited |
◆ _scriptLoaded
bool ScriptableWidget::_scriptLoaded |
|
protectedinherited |
◆ _self
◆ _showMe
QAction* ScriptablePrivate::_showMe |
|
inherited |
◆ _shown
bool ScriptablePrivate::_shown |
|
inherited |
◆ _tasks
◆ gridLayout_2
QGridLayout* Ui_taskTemplate::gridLayout_2 |
|
inherited |
◆ horizontalLayout
QHBoxLayout* Ui_taskTemplate::horizontalLayout |
|
inherited |
◆ horizontalLayout_2
QHBoxLayout* Ui_taskTemplate::horizontalLayout_2 |
|
inherited |
◆ verticalLayout
QVBoxLayout* Ui_taskTemplate::verticalLayout |
|
inherited |
◆ verticalLayout_2
QVBoxLayout* Ui_taskTemplate::verticalLayout_2 |
|
inherited |
◆ verticalLayout_3
QVBoxLayout* Ui_taskTemplate::verticalLayout_3 |
|
inherited |
◆ verticalSpacer_2
QSpacerItem* Ui_taskTemplate::verticalSpacer_2 |
|
inherited |
The documentation for this class was generated from the following files:
- taskTemplate.h
- taskTemplate.cpp