Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
virtual | ~VCompositeStyle () override |
Public Attributes | |
Property< bool > | expanded {this, "expanded"} |
Property< ItemStyle > | headerBackground {this, "headerBackground"} |
Property< TextStyle > | typeName {this, "typeName"} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
|
overridevirtual |
Property<bool> Visualization::VCompositeStyle::expanded {this, "expanded"} |
Property<ItemStyle> Visualization::VCompositeStyle::headerBackground {this, "headerBackground"} |
Property<TextStyle> Visualization::VCompositeStyle::typeName {this, "typeName"} |