Envision
A visual programming IDE for object-oriented languages
List of all members | Public Member Functions
Comments::CommentText Class Reference

The CommentText class provides a textfield which is used in the CommentFreeNode. More...

Inheritance diagram for Comments::CommentText:
Core::Reflect< Base >

Public Member Functions

 CommentText (const QString &text)
 

Additional Inherited Members

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

Detailed Description

The CommentText class provides a textfield which is used in the CommentFreeNode.

Constructor & Destructor Documentation

◆ CommentText()

Comments::CommentText::CommentText ( const QString &  text)