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

Public Member Functions

virtual ~VCommentDiagramShapeSequenceStyle () override
 
const QColor colorFromName (const QString &colorName) const
 

Public Attributes

Property< QVector< VCommentDiagramShapeStyle > > colors {this, "colors"}
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ~VCommentDiagramShapeSequenceStyle()

Comments::VCommentDiagramShapeSequenceStyle::~VCommentDiagramShapeSequenceStyle ( )
overridevirtual

Member Function Documentation

◆ colorFromName()

const QColor Comments::VCommentDiagramShapeSequenceStyle::colorFromName ( const QString &  colorName) const

Member Data Documentation

◆ colors

Property<QVector<VCommentDiagramShapeStyle> > Comments::VCommentDiagramShapeSequenceStyle::colors {this, "colors"}