Inheritance Graph
graph BT
DisplayProperty
DisplayProperty --> ReferenceCounter
ColorProperty --> DisplayProperty
FontProperty --> DisplayProperty
ShapeProperty --> DisplayProperty
UseColorProperty --> DisplayProperty
UseFontProperty --> DisplayProperty
UseShapeProperty --> DisplayProperty
click DisplayProperty "classGUI_1_1DisplayProperty"
click ReferenceCounter "classUtil_1_1ReferenceCounter"
click ColorProperty "classGUI_1_1ColorProperty"
click FontProperty "classGUI_1_1FontProperty"
click ShapeProperty "classGUI_1_1ShapeProperty"
click UseColorProperty "classGUI_1_1UseColorProperty"
click UseFontProperty "classGUI_1_1UseFontProperty"
click UseShapeProperty "classGUI_1_1UseShapeProperty"
Description
DisplayProperty .
Public Functions
Documentation
function
GUI::DisplayProperty::DisplayProperty
Defined in GUI/Base/AbstractProperty.h:31
function
GUI::DisplayProperty::~DisplayProperty
Defined in GUI/Base/AbstractProperty.h:32
function
GUI::DisplayProperty::getPropertyId
Defined in GUI/Base/AbstractProperty.h:34
function
GUI::DisplayProperty::enable
Defined in GUI/Base/AbstractProperty.h:36
function
GUI::DisplayProperty::disable
Defined in GUI/Base/AbstractProperty.h:37
function
GUI::DisplayProperty::doEnable
o
Defined in GUI/Base/AbstractProperty.h:40
function
GUI::DisplayProperty::doDisable
Defined in GUI/Base/AbstractProperty.h:41