Qt 5.12
Qt Widgets
C++ Classes
QGraphicsRectItem
Qt 5.12.0 Reference Documentation
List of All Members for QGraphicsRectItem
This is the complete list of members for
QGraphicsRectItem
, including inherited members.
enum
anonymous
QGraphicsRectItem
(QGraphicsItem *)
QGraphicsRectItem
(const QRectF &, QGraphicsItem *)
QGraphicsRectItem
(qreal , qreal , qreal , qreal , QGraphicsItem *)
~QGraphicsRectItem
()
boundingRect
() const : QRectF
contains
(const QPointF &) const : bool
isObscuredBy
(const QGraphicsItem *) const : bool
opaqueArea
() const : QPainterPath
paint
(QPainter *, const QStyleOptionGraphicsItem *, QWidget *)
rect
() const : QRectF
setRect
(const QRectF &)
setRect
(qreal , qreal , qreal , qreal )
shape
() const : QPainterPath
type
() const : int