Envision
A visual programming IDE for object-oriented languages
|
The VCommentDiagramStyle class provides a style for the VCommentDiagram. More...
Public Member Functions | |
virtual | ~VCommentDiagramStyle () override |
Public Attributes | |
Property< QColor > | color {this, "color"} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
The VCommentDiagramStyle class provides a style for the VCommentDiagram.
It specifies the colors used for the shapes in a diagram.
|
overridevirtual |
Property<QColor> Comments::VCommentDiagramStyle::color {this, "color"} |