QGraphicsPathItem

PyQt5.QtWidgets.QGraphicsPathItem

Inherits from QAbstractGraphicsShapeItem.

Description

TODO

Methods

__init__(parent: QGraphicsItem = None)

TODO


__init__(QPainterPath, parent: QGraphicsItem = None)

TODO


boundingRect() → QRectF

TODO


contains(Union[QPointF, QPoint]) → bool

TODO


isObscuredBy(QGraphicsItem) → bool

TODO


opaqueArea() → QPainterPath

TODO


paint(QPainter, QStyleOptionGraphicsItem, widget: QWidget = None)

TODO


path() → QPainterPath

TODO


setPath(QPainterPath)

TODO


shape() → QPainterPath

TODO


type() → int

TODO