#include <Yacsgui_Resource.hxx>

Public Member Functions | |
| Yacsgui_Resource (SUIT_ResourceMgr *r) | |
| virtual void | createPreferences (Yacsgui *swm) |
| virtual void | preferencesChanged (const QString §, const QString &name) |
| virtual void | preferencesChanged () |
Protected Member Functions | |
| int | integerValue (const QString &name, const int def=0) const |
| double | doubleValue (const QString &name, const double def=0) const |
| bool | booleanValue (const QString &name, const bool def=false) const |
| QFont | fontValue (const QString &name, const QFont &def=QFont()) const |
| QColor | colorValue (const QString &name, const QColor &def=QColor()) const |
| QColor | colorValue (const QString &name, const Qt::GlobalColor c) const |
| QColor | colorValue (const QString &name, const int h, const int s, const int v) const |
| QString | stringValue (const QString &name, const QString &def=QString()) const |
| void | setValue (const QString &name, const int val) |
| void | setValue (const QString &name, const double val) |
| void | setValue (const QString &name, const bool val) |
| void | setValue (const QString &name, const QFont &val) |
| void | setValue (const QString &name, const QColor &val) |
| void | setValue (const QString &name, const QString &val) |
Protected Attributes | |
| SUIT_ResourceMgr * | _resource |
Definition at line 30 of file Yacsgui_Resource.hxx.
| Yacsgui_Resource::Yacsgui_Resource | ( | SUIT_ResourceMgr * | r | ) |
Definition at line 32 of file Yacsgui_Resource.cxx.
References _resource, DEBTRACE, and testCppPluginInvokation::r.
|
protected |
Definition at line 49 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
Referenced by preferencesChanged().
|
protected |
Definition at line 66 of file Yacsgui_Resource.cxx.
References colorValue(), and gui.graph::h().
|
protected |
Definition at line 57 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
Referenced by colorValue(), and preferencesChanged().
|
protected |
Definition at line 61 of file Yacsgui_Resource.cxx.
References gui.CONNECTOR::c, and colorValue().
|
virtual |
Definition at line 106 of file Yacsgui_Resource.cxx.
References __dragOver, _ACTIVATED, _COMPONENT_INSTANCE_NEW, _ComposedNode_brush, _ComposedNode_hiBrush, _ComposedNode_hiPen, _ComposedNode_pen, _CtrlPort_brush, _CtrlPort_hiBrush, _CtrlPort_hiPen, _CtrlPort_pen, _DataPort_brush, _DataPort_hiBrush, _DataPort_hiPen, _DataPort_pen, _DataStreamPort_brush, _DataStreamPort_hiBrush, _DataStreamPort_hiPen, _DataStreamPort_pen, _DEFAULT, _DESACTIVATED, _DISABLED, _DONE, _editedNodeBrushColor, _ElementaryNode_brush, _ElementaryNode_hiBrush, _ElementaryNode_hiPen, _ElementaryNode_pen, _ERROR, _EXECFAILED, _FAILED, _FINISHED, _Header_brush, _Header_hiBrush, _Header_hiPen, _Header_pen, _INITIALISED, _INTERNALERR, _INVALID, _invalidNodeColor, _LOADED, _LOADFAILED, _normalNodeBrushColor, _NOTYETINITIALIZED, _PAUSE, _PAUSED, _READY, _RUNNING, _runNodeBrushColor, _Scene_brush, _Scene_hiBrush, _Scene_hiPen, _Scene_pen, _STOPPED, _SUSPENDED, _TOACTIVATE, _TOLOAD, _UNDEFINED, _UNKNOWN, _validNodeColor, _WAITINGTASKS, YACS::ENGINE::Bool, DEBTRACE, YACS::ENGINE::Double, RESOURCE_YACS, and YACS::ENGINE::String.
Referenced by Yacsgui::createPreferences().
Definition at line 45 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
Referenced by preferencesChanged().
|
protected |
Definition at line 53 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
Referenced by preferencesChanged().
|
protected |
Definition at line 41 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
Referenced by preferencesChanged().
|
virtual |
Definition at line 280 of file Yacsgui_Resource.cxx.
References __dragOver, _ACTIVATED, _COMPONENT_INSTANCE_NEW, _ComposedNode_brush, _ComposedNode_hiBrush, _ComposedNode_hiPen, _ComposedNode_pen, _CtrlPort_brush, _CtrlPort_hiBrush, _CtrlPort_hiPen, _CtrlPort_pen, _DataPort_brush, _DataPort_hiBrush, _DataPort_hiPen, _DataPort_pen, _DataStreamPort_brush, _DataStreamPort_hiBrush, _DataStreamPort_hiPen, _DataStreamPort_pen, _DEFAULT, _DESACTIVATED, _DISABLED, _DONE, _editedNodeBrushColor, _ElementaryNode_brush, _ElementaryNode_hiBrush, _ElementaryNode_hiPen, _ElementaryNode_pen, _ERROR, _EXECFAILED, _FAILED, _FINISHED, _Header_brush, _Header_hiBrush, _Header_hiPen, _Header_pen, _INITIALISED, _INTERNALERR, _INVALID, _invalidNodeColor, _LOADED, _LOADFAILED, _normalNodeBrushColor, _NOTYETINITIALIZED, _PAUSE, _PAUSED, _READY, _RUNNING, _runNodeBrushColor, _Scene_brush, _Scene_hiBrush, _Scene_hiPen, _Scene_pen, _STOPPED, _SUSPENDED, _TOACTIVATE, _TOLOAD, _UNDEFINED, _UNKNOWN, _validNodeColor, _WAITINGTASKS, YACS::ACTIVATED, ACTIVATED_, ADDROWCOLS, AUTOCOMPUTELINKS, booleanValue(), colorValue(), COMPONENTINSTANCENEW, ComposedNode_brush_, ComposedNode_hiBrush_, ComposedNode_hiPen_, ComposedNode_pen_, CTRLLINK_SELECT_COLOR, CTRLLINKDRAW_COLOR, CtrlPort_brush_, CtrlPort_hiBrush_, CtrlPort_hiPen_, CtrlPort_pen_, DataPort_brush_, DataPort_hiBrush_, DataPort_hiPen_, DataPort_pen_, DataStreamPort_brush_, DataStreamPort_hiBrush_, DataStreamPort_hiPen_, DataStreamPort_pen_, DEBTRACE, DEFAULT_, YACS::DESACTIVATED, DESACTIVATED_, YACS::DISABLED, DISABLED_, DOCKWIDGETPRIORITY, YACS::DONE, DONE_, doubleValue(), dragOver_, EDITEDNODEBRUSHCOLOR, ElementaryNode_brush_, ElementaryNode_hiBrush_, ElementaryNode_hiPen_, ElementaryNode_pen_, EMPHASIZEBRUSHCOLOR, ENSUREVISIBLEWHENMOVED, YACS::ERROR, ERROR_, YACS::EXECFAILED, EXECFAILED_, YACS::FAILED, FAILED_, YACS::FINISHED, FINISHED_, fontValue(), Header_brush_, Header_hiBrush_, Header_hiPen_, Header_pen_, YACS::INITIALISED, INITIALISED_, integerValue(), YACS::INTERNALERR, INTERNALERR_, YACS::INVALID, INVALID_, INVALIDNODECOLOR, LINK_PEN_DARKNESS, LINK_SELECT_COLOR, LINK_SEPARATION_WEIGHT, LINK_THICKNESS, LINKDRAW_COLOR, YACS::LOADED, LOADED_, YACS::LOADFAILED, LOADFAILED_, NORMALNODEBRUSHCOLOR, YACS::NOTYETINITIALIZED, NOTYETINITIALIZED_, YACS::PAUSE, PAUSE_, YACS::PAUSED, PAUSED_, PROGRESSBARCOLOR, PROGRESSBARLABEL, PYTHONEXTERNALEDITOR, PYTHONFONT, YACS::READY, READY_, YACS::RUNNING, RUNNING_, RUNNODEBRUSHCOLOR, Scene_brush_, Scene_hiBrush_, Scene_hiPen_, Scene_pen_, SIMPLIFYLINK, YACS::STOPPED, STOPPED_, STREAMLINK_SELECT_COLOR, STREAMLINKDRAW_COLOR, stringValue(), YACS::SUSPENDED, SUSPENDED_, TABPANELSUP, YACS::TOACTIVATE, TOACTIVATE_, YACS::TOLOAD, TOLOAD_, YACS::UNDEFINED, UNDEFINED_, YACS::HMI::UNKNOWN, UNKNOWN_, USERCATALOG, VALIDNODECOLOR, YACS::WAITINGTASKS, and WAITINGTASKS_.
Referenced by preferencesChanged().
|
virtual |
Definition at line 381 of file Yacsgui_Resource.cxx.
References preferencesChanged(), and RESOURCE_YACS.
Referenced by Yacsgui::preferencesChanged(), and Yacsgui::setResource().
|
protected |
Definition at line 87 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
|
protected |
Definition at line 83 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
|
protected |
Definition at line 79 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
|
protected |
Definition at line 95 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
|
protected |
Definition at line 91 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
|
protected |
Definition at line 99 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
|
protected |
Definition at line 72 of file Yacsgui_Resource.cxx.
References _resource, and RESOURCE_YACS.
Referenced by preferencesChanged().
|
protected |
Definition at line 56 of file Yacsgui_Resource.hxx.
Referenced by booleanValue(), colorValue(), doubleValue(), fontValue(), integerValue(), setValue(), stringValue(), and Yacsgui_Resource().