Envision
A visual programming IDE for object-oriented languages
|
The CommentFreeNode class provides a documentation element which can hold nodes of any type. More...
Public Member Functions | |
CommentFreeNode (Node *parent, QString name) | |
Additional Inherited Members | |
Protected Types inherited from Core::Reflect< Base > | |
using | Super = Reflect< Base > |
The CommentFreeNode class provides a documentation element which can hold nodes of any type.
It is mainly used to display code blocks inside comments and as a building block for tables.
Comments::CommentFreeNode::CommentFreeNode | ( | Node * | parent, |
QString | name | ||
) |