QGraphicsPathItem露
- PyQt5.QtWidgets.QGraphicsPathItem
Inherits from QAbstractGraphicsShapeItem.
Description露
TODO
Methods露
- __init__(parent: QGraphicsItem = None)
TODO
- __init__(QPainterPath, parent: QGraphicsItem = None)
TODO
- boundingRect() → QRectF
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