Public Member Functions |
Static Public Attributes |
Protected Member Functions |
List of all members
Scenario::CommentBlockView Class Referencefinal
Inheritance diagram for Scenario::CommentBlockView:
Public Member Functions | |
CommentBlockView (CommentBlockPresenter &presenter, QGraphicsItem *parent) | |
int | type () const final override |
const CommentBlockPresenter & | presenter () const |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override |
QRectF | boundingRect () const override |
void | setHtmlContent (QString htmlText) |
void | setSelected (bool) |
Static Public Attributes | |
static constexpr const int | Type = ItemType::Comment |
The documentation for this class was generated from the following files:
- CommentBlockView.hpp
- CommentBlockView.cpp