Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
virtual | ~VCommentStyle () override |
Public Attributes | |
Property< Visualization::TextStyle > | commentText {this, "commentText"} |
Property< Visualization::VListStyle > | editList {this, "editList"} |
Property< Visualization::LineStyle > | thickLineCommentEnd {this, "thickLineCommentEnd"} |
Property< Visualization::LineStyle > | thickLineCommentStart {this, "thickLineCommentStart"} |
Property< Visualization::LineStyle > | thinLineCommentEnd {this, "thinLineCommentEnd"} |
Property< Visualization::LineStyle > | thinLineCommentStart {this, "thinLineCommentStart"} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
|
overridevirtual |
Property<Visualization::TextStyle> Comments::VCommentStyle::commentText {this, "commentText"} |
Property<Visualization::VListStyle> Comments::VCommentStyle::editList {this, "editList"} |
Property<Visualization::LineStyle> Comments::VCommentStyle::thickLineCommentEnd {this, "thickLineCommentEnd"} |
Property<Visualization::LineStyle> Comments::VCommentStyle::thickLineCommentStart {this, "thickLineCommentStart"} |
Property<Visualization::LineStyle> Comments::VCommentStyle::thinLineCommentEnd {this, "thinLineCommentEnd"} |
Property<Visualization::LineStyle> Comments::VCommentStyle::thinLineCommentStart {this, "thinLineCommentStart"} |