Envision
A visual programming IDE for object-oriented languages
List of all members | Public Member Functions
Comments::CommentDiagram Class Reference
Inheritance diagram for Comments::CommentDiagram:
Core::Reflect< Base >

Public Member Functions

 CommentDiagram (Node *parent, QString name)
 
void removeShape (CommentDiagramShape *shape)
 
void setSize (QSize size)
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ CommentDiagram()

Comments::CommentDiagram::CommentDiagram ( Node *  parent,
QString  name 
)

Member Function Documentation

◆ removeShape()

void Comments::CommentDiagram::removeShape ( CommentDiagramShape shape)

◆ setSize()

void Comments::CommentDiagram::setSize ( QSize  size)