Envision
A visual programming IDE for object-oriented languages
|
This is the complete list of members for Comments::VCommentDiagramShape, including all inherited members.
determineChildren() override | Comments::VCommentDiagramShape | protectedvirtual |
diagram() | Comments::VCommentDiagramShape | |
fillColor_ | Comments::VCommentDiagramShape | private |
hitsResizeRects(QPoint pos) const | Comments::VCommentDiagramShape | |
outlineColor_ | Comments::VCommentDiagramShape | private |
outlineSize_ | Comments::VCommentDiagramShape | private |
outlineType_ | Comments::VCommentDiagramShape | private |
paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override | Comments::VCommentDiagramShape | protected |
resizeRects() const | Comments::VCommentDiagramShape | inlineprivate |
Super typedef | Core::Reflect< Base > | protected |
text_ | Comments::VCommentDiagramShape | private |
textColor_ | Comments::VCommentDiagramShape | private |
updateGeometry(int availableWidth, int availableHeight) override | Comments::VCommentDiagramShape | protectedvirtual |
VCommentDiagramShape(Visualization::Item *parent, NodeType *node, const StyleType *style=itemStyles().get()) | Comments::VCommentDiagramShape |