A subclass of QGraphicsPathItem, mainly used to hide the selection rectangle. More...
Public Member Functions | |
GraphItem (const QPainterPath &path, QGraphicsItem *parent=0) | |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget=0) override |
Protected Member Functions | |
void | mousePressEvent (QGraphicsSceneMouseEvent *ev) override |
A subclass of QGraphicsPathItem, mainly used to hide the selection rectangle.