Version: 9.15.0
YACS::HMI::Resource Class Reference

#include <Resource.hxx>

Collaboration diagram for YACS::HMI::Resource:

Public Member Functions

 Resource ()
 

Static Public Attributes

static bool COMPONENT_INSTANCE_NEW = COMPONENTINSTANCENEW
 
static QString userCatalog = USERCATALOG
 
static QString pythonExternalEditor = PYTHONEXTERNALEDITOR
 
static bool addRowCols = ADDROWCOLS
 
static bool straightLinks = STRAIGHTLINKS
 
static bool autoComputeLinks = AUTOCOMPUTELINKS
 
static bool simplifyLink = SIMPLIFYLINK
 
static bool ensureVisibleWhenMoved = ENSUREVISIBLEWHENMOVED
 
static int dockWidgetPriority = DOCKWIDGETPRIORITY
 
static QColor progressBarColor = PROGRESSBARCOLOR
 
static int progressBarLabel = PROGRESSBARLABEL
 
static QColor editedNodeBrushColor = EDITEDNODEBRUSHCOLOR
 
static QColor normalNodeBrushColor = NORMALNODEBRUSHCOLOR
 
static QColor runNodeBrushColor = RUNNODEBRUSHCOLOR
 
static QColor validNodeColor = VALIDNODECOLOR
 
static QColor invalidNodeColor = INVALIDNODECOLOR
 
static QColor emphasizeBrushColor = EMPHASIZEBRUSHCOLOR
 
static QColor NOTYETINITIALIZED = NOTYETINITIALIZED_
 
static QColor INITIALISED = INITIALISED_
 
static QColor RUNNING = RUNNING_
 
static QColor WAITINGTASKS = WAITINGTASKS_
 
static QColor PAUSED = PAUSED_
 
static QColor FINISHED = FINISHED_
 
static QColor STOPPED = STOPPED_
 
static QColor UNKNOWN = UNKNOWN_
 
static QColor UNDEFINED = UNDEFINED_
 
static QColor INVALID = INVALID_
 
static QColor READY = READY_
 
static QColor TOLOAD = TOLOAD_
 
static QColor LOADED = LOADED_
 
static QColor TOACTIVATE = TOACTIVATE_
 
static QColor ACTIVATED = ACTIVATED_
 
static QColor DESACTIVATED = DESACTIVATED_
 
static QColor DONE = DONE_
 
static QColor SUSPENDED = SUSPENDED_
 
static QColor LOADFAILED = LOADFAILED_
 
static QColor EXECFAILED = EXECFAILED_
 
static QColor PAUSE = PAUSE_
 
static QColor INTERNALERR = INTERNALERR_
 
static QColor DISABLED = DISABLED_
 
static QColor FAILED = FAILED_
 
static QColor ERROR = ERROR_
 
static QColor DEFAULT = DEFAULT_
 
static QFont pythonfont = PYTHONFONT
 
static QColor link_draw_color = LINKDRAW_COLOR
 
static QColor stream_link_draw_color = STREAMLINKDRAW_COLOR
 
static QColor link_select_color = LINK_SELECT_COLOR
 
static QColor stream_link_select_color = STREAMLINK_SELECT_COLOR
 
static QColor control_link_draw_color = CTRLLINKDRAW_COLOR
 
static QColor control_link_select_color = CTRLLINK_SELECT_COLOR
 
static int link_pen_darkness = LINK_PEN_DARKNESS
 
static int link_separation_weight = LINK_SEPARATION_WEIGHT
 
static double link_thickness = LINK_THICKNESS
 
static QColor Scene_pen = Scene_pen_
 
static QColor Scene_hiPen = Scene_hiPen_
 
static QColor Scene_brush = Scene_brush_
 
static QColor Scene_hiBrush = Scene_hiBrush_
 
static QColor ComposedNode_brush = ComposedNode_brush_
 
static QColor ComposedNode_hiBrush = ComposedNode_hiBrush_
 
static QColor ComposedNode_pen = ComposedNode_pen_
 
static QColor ComposedNode_hiPen = ComposedNode_hiPen_
 
static QColor ElementaryNode_brush = ElementaryNode_brush_
 
static QColor ElementaryNode_hiBrush = ElementaryNode_hiBrush_
 
static QColor ElementaryNode_pen = ElementaryNode_pen_
 
static QColor ElementaryNode_hiPen = ElementaryNode_hiPen_
 
static QColor Header_brush = Header_brush_
 
static QColor Header_hiBrush = Header_hiBrush_
 
static QColor Header_pen = Header_pen_
 
static QColor Header_hiPen = Header_hiPen_
 
static QColor CtrlPort_brush = CtrlPort_brush_
 
static QColor CtrlPort_hiBrush = CtrlPort_hiBrush_
 
static QColor CtrlPort_pen = CtrlPort_pen_
 
static QColor CtrlPort_hiPen = CtrlPort_hiPen_
 
static QColor DataPort_brush = DataPort_brush_
 
static QColor DataPort_hiBrush = DataPort_hiBrush_
 
static QColor DataPort_pen = DataPort_pen_
 
static QColor DataPort_hiPen = DataPort_hiPen_
 
static QColor DataStreamPort_brush = DataStreamPort_brush_
 
static QColor DataStreamPort_hiBrush = DataStreamPort_hiBrush_
 
static QColor DataStreamPort_pen = DataStreamPort_pen_
 
static QColor DataStreamPort_hiPen = DataStreamPort_hiPen_
 
static QColor dragOver = dragOver_
 
static int CtrlPort_Width = 24
 
static int CtrlPort_Height = 20
 
static int DataPort_Width = 72
 
static int DataPort_Height = 25
 
static int Thickness = 1
 
static int Border_Margin = 4
 
static int Space_Margin = 2
 
static int Line_Space = 2
 
static int Line_Width = 2
 
static int Text_DX = 3
 
static int Corner_Margin = ( Resource::Border_Margin + Resource::Space_Margin )
 
static int Header_Height = ( Resource::Corner_Margin + Resource::CtrlPort_Height + Resource::Line_Space + Resource::Line_Width + Resource::Line_Space )
 
static int Radius = 3
 
static int progressBar_Height = 20
 
static bool tabPanelsUp = TABPANELSUP
 

Detailed Description

Definition at line 200 of file Resource.hxx.

Constructor & Destructor Documentation

◆ Resource()

Resource::Resource ( )

Definition at line 156 of file Resource.cxx.

157 {
158 }

Member Data Documentation

◆ ACTIVATED

QColor Resource::ACTIVATED = ACTIVATED_
static

◆ addRowCols

bool Resource::addRowCols = ADDROWCOLS
static

Definition at line 209 of file Resource.hxx.

Referenced by Yacsgui_Resource::preferencesChanged().

◆ autoComputeLinks

bool Resource::autoComputeLinks = AUTOCOMPUTELINKS
static

Definition at line 211 of file Resource.hxx.

Referenced by Yacsgui_Resource::preferencesChanged().

◆ Border_Margin

◆ COMPONENT_INSTANCE_NEW

◆ ComposedNode_brush

QColor Resource::ComposedNode_brush = ComposedNode_brush_
static

◆ ComposedNode_hiBrush

QColor Resource::ComposedNode_hiBrush = ComposedNode_hiBrush_
static

◆ ComposedNode_hiPen

QColor Resource::ComposedNode_hiPen = ComposedNode_hiPen_
static

◆ ComposedNode_pen

QColor Resource::ComposedNode_pen = ComposedNode_pen_
static

◆ control_link_draw_color

◆ control_link_select_color

◆ Corner_Margin

◆ CtrlPort_brush

QColor Resource::CtrlPort_brush = CtrlPort_brush_
static

◆ CtrlPort_Height

◆ CtrlPort_hiBrush

QColor Resource::CtrlPort_hiBrush = CtrlPort_hiBrush_
static

◆ CtrlPort_hiPen

QColor Resource::CtrlPort_hiPen = CtrlPort_hiPen_
static

◆ CtrlPort_pen

QColor Resource::CtrlPort_pen = CtrlPort_pen_
static

◆ CtrlPort_Width

◆ DataPort_brush

QColor Resource::DataPort_brush = DataPort_brush_
static

◆ DataPort_Height

◆ DataPort_hiBrush

QColor Resource::DataPort_hiBrush = DataPort_hiBrush_
static

◆ DataPort_hiPen

QColor Resource::DataPort_hiPen = DataPort_hiPen_
static

◆ DataPort_pen

QColor Resource::DataPort_pen = DataPort_pen_
static

◆ DataPort_Width

◆ DataStreamPort_brush

QColor Resource::DataStreamPort_brush = DataStreamPort_brush_
static

◆ DataStreamPort_hiBrush

QColor Resource::DataStreamPort_hiBrush = DataStreamPort_hiBrush_
static

◆ DataStreamPort_hiPen

QColor Resource::DataStreamPort_hiPen = DataStreamPort_hiPen_
static

◆ DataStreamPort_pen

QColor Resource::DataStreamPort_pen = DataStreamPort_pen_
static

◆ DEFAULT

QColor Resource::DEFAULT = DEFAULT_
static

◆ DESACTIVATED

QColor Resource::DESACTIVATED = DESACTIVATED_
static

◆ DISABLED

QColor Resource::DISABLED = DISABLED_
static

◆ dockWidgetPriority

int Resource::dockWidgetPriority = DOCKWIDGETPRIORITY
static

Definition at line 214 of file Resource.hxx.

Referenced by Yacsgui_Resource::preferencesChanged().

◆ DONE

QColor Resource::DONE = DONE_
static

◆ dragOver

◆ editedNodeBrushColor

QColor Resource::editedNodeBrushColor = EDITEDNODEBRUSHCOLOR
static

◆ ElementaryNode_brush

QColor Resource::ElementaryNode_brush = ElementaryNode_brush_
static

◆ ElementaryNode_hiBrush

QColor Resource::ElementaryNode_hiBrush = ElementaryNode_hiBrush_
static

◆ ElementaryNode_hiPen

QColor Resource::ElementaryNode_hiPen = ElementaryNode_hiPen_
static

◆ ElementaryNode_pen

QColor Resource::ElementaryNode_pen = ElementaryNode_pen_
static

◆ emphasizeBrushColor

◆ ensureVisibleWhenMoved

bool Resource::ensureVisibleWhenMoved = ENSUREVISIBLEWHENMOVED
static

◆ ERROR

QColor Resource::ERROR = ERROR_
static

◆ EXECFAILED

QColor Resource::EXECFAILED = EXECFAILED_
static

◆ FAILED

QColor Resource::FAILED = FAILED_
static

◆ FINISHED

◆ Header_brush

◆ Header_Height

◆ Header_hiBrush

◆ Header_hiPen

◆ Header_pen

◆ INITIALISED

◆ INTERNALERR

QColor Resource::INTERNALERR = INTERNALERR_
static

◆ INVALID

QColor Resource::INVALID = INVALID_
static

◆ invalidNodeColor

QColor Resource::invalidNodeColor = INVALIDNODECOLOR
static

◆ Line_Space

int Resource::Line_Space = 2
static

Definition at line 313 of file Resource.hxx.

Referenced by YACS::HMI::SceneHeaderNodeItem::paint().

◆ Line_Width

int Resource::Line_Width = 2
static

Definition at line 314 of file Resource.hxx.

Referenced by YACS::HMI::SceneHeaderNodeItem::paint().

◆ link_draw_color

◆ link_pen_darkness

◆ link_select_color

◆ link_separation_weight

int Resource::link_separation_weight = LINK_SEPARATION_WEIGHT
static

◆ link_thickness

double Resource::link_thickness = LINK_THICKNESS
static

◆ LOADED

QColor Resource::LOADED = LOADED_
static

◆ LOADFAILED

QColor Resource::LOADFAILED = LOADFAILED_
static

◆ normalNodeBrushColor

◆ NOTYETINITIALIZED

◆ PAUSE

QColor Resource::PAUSE = PAUSE_
static

◆ PAUSED

◆ progressBar_Height

◆ progressBarColor

QColor Resource::progressBarColor = PROGRESSBARCOLOR
static

◆ progressBarLabel

int Resource::progressBarLabel = PROGRESSBARLABEL
static

◆ pythonExternalEditor

◆ pythonfont

QFont Resource::pythonfont = PYTHONFONT
static

◆ Radius

int Resource::Radius = 3
static

◆ READY

QColor Resource::READY = READY_
static

◆ RUNNING

◆ runNodeBrushColor

◆ Scene_brush

QColor Resource::Scene_brush = Scene_brush_
static

Definition at line 273 of file Resource.hxx.

Referenced by Yacsgui_Resource::preferencesChanged().

◆ Scene_hiBrush

QColor Resource::Scene_hiBrush = Scene_hiBrush_
static

Definition at line 274 of file Resource.hxx.

Referenced by Yacsgui_Resource::preferencesChanged().

◆ Scene_hiPen

QColor Resource::Scene_hiPen = Scene_hiPen_
static

Definition at line 272 of file Resource.hxx.

Referenced by Yacsgui_Resource::preferencesChanged().

◆ Scene_pen

QColor Resource::Scene_pen = Scene_pen_
static

◆ simplifyLink

bool Resource::simplifyLink = SIMPLIFYLINK
static

Definition at line 212 of file Resource.hxx.

Referenced by Yacsgui_Resource::preferencesChanged().

◆ Space_Margin

◆ STOPPED

◆ straightLinks

bool Resource::straightLinks = STRAIGHTLINKS
static

Definition at line 210 of file Resource.hxx.

◆ stream_link_draw_color

◆ stream_link_select_color

◆ SUSPENDED

QColor Resource::SUSPENDED = SUSPENDED_
static

◆ tabPanelsUp

bool Resource::tabPanelsUp = TABPANELSUP
static

Definition at line 324 of file Resource.hxx.

Referenced by Yacsgui_Resource::preferencesChanged().

◆ Text_DX

int Resource::Text_DX = 3
static

Definition at line 316 of file Resource.hxx.

Referenced by YACS::HMI::SceneTextItem::paint().

◆ Thickness

◆ TOACTIVATE

QColor Resource::TOACTIVATE = TOACTIVATE_
static

◆ TOLOAD

QColor Resource::TOLOAD = TOLOAD_
static

◆ UNDEFINED

QColor Resource::UNDEFINED = UNDEFINED_
static

◆ UNKNOWN

◆ userCatalog

QString Resource::userCatalog = USERCATALOG
static

Definition at line 207 of file Resource.hxx.

Referenced by Yacsgui_Resource::preferencesChanged().

◆ validNodeColor

QColor Resource::validNodeColor = VALIDNODECOLOR
static

◆ WAITINGTASKS


The documentation for this class was generated from the following files: