|
Envision
A visual programming IDE for object-oriented languages
|
Public Member Functions | |
| virtual | ~VReviewCommentStyle () override |
Public Attributes | |
| Property< Comments::VCommentStyle > | comment {this, "comment"} |
| Property< Visualization::TextStyle > | date {this, "date"} |
| Property< Visualization::TextStyle > | username {this, "username"} |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
| using | Super = Reflect< Base > |
|
overridevirtual |
| Property<Comments::VCommentStyle> CodeReview::VReviewCommentStyle::comment {this, "comment"} |
| Property<Visualization::TextStyle> CodeReview::VReviewCommentStyle::date {this, "date"} |
| Property<Visualization::TextStyle> CodeReview::VReviewCommentStyle::username {this, "username"} |