Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
virtual | ~VCommentDiagramSequenceStyle () override |
QVector< QColor > | getColors () const |
int | getColorsPerRow () const |
Public Attributes | |
Property< QVector< VCommentDiagramStyle > > | colors {this, "colors"} |
Property< int > | colorsPerRow {this, "colorsPerRow"} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
|
overridevirtual |
QVector< QColor > Comments::VCommentDiagramSequenceStyle::getColors | ( | ) | const |
int Comments::VCommentDiagramSequenceStyle::getColorsPerRow | ( | ) | const |
Property<QVector<VCommentDiagramStyle> > Comments::VCommentDiagramSequenceStyle::colors {this, "colors"} |
Property<int> Comments::VCommentDiagramSequenceStyle::colorsPerRow {this, "colorsPerRow"} |