Kactus2
Kactus2 reference guide
Loading...
Searching...
No Matches
ImportColors Namespace Reference

Variables

QColor const INSTANCECOLOR = QColor(201, 82, 251)
 
QColor const MODELPARAMETER = KactusColors::HW_BUS_COMPONENT
 
QColor const PARAMETER = KactusColors::MEMORY_BLOCK
 
QColor const PORT = KactusColors::SW_COMPONENT
 
QColor const VIEWNAME = QColor("Moccasin")
 

Variable Documentation

◆ INSTANCECOLOR

QColor const ImportColors::INSTANCECOLOR = QColor(201, 82, 251)

Definition at line 28 of file ImportColors.h.

◆ MODELPARAMETER

QColor const ImportColors::MODELPARAMETER = KactusColors::HW_BUS_COMPONENT

Definition at line 22 of file ImportColors.h.

◆ PARAMETER

QColor const ImportColors::PARAMETER = KactusColors::MEMORY_BLOCK

Definition at line 24 of file ImportColors.h.

◆ PORT

QColor const ImportColors::PORT = KactusColors::SW_COMPONENT

Definition at line 20 of file ImportColors.h.

◆ VIEWNAME

QColor const ImportColors::VIEWNAME = QColor("Moccasin")

Definition at line 26 of file ImportColors.h.