Envision
A visual programming IDE for object-oriented languages
List of all members | Public Member Functions | Public Attributes
Comments::VCommentDiagramShapeStyle Class Reference
Inheritance diagram for Comments::VCommentDiagramShapeStyle:
Core::Reflect< Base >

Public Member Functions

virtual ~VCommentDiagramShapeStyle () override
 

Public Attributes

Property< QColor > color {this, "color"}
 
Property< QString > name {this, "name"}
 

Additional Inherited Members

- Protected Types inherited from Core::Reflect< Base >
using Super = Reflect< Base >
 

Constructor & Destructor Documentation

◆ ~VCommentDiagramShapeStyle()

Comments::VCommentDiagramShapeStyle::~VCommentDiagramShapeStyle ( )
overridevirtual

Member Data Documentation

◆ color

Property<QColor> Comments::VCommentDiagramShapeStyle::color {this, "color"}

◆ name

Property<QString> Comments::VCommentDiagramShapeStyle::name {this, "name"}