QGraphicsEllipseItem露
- PyQt5.QtWidgets.QGraphicsEllipseItem
Inherits from QAbstractGraphicsShapeItem.
Description露
TODO
Methods露
- __init__(parent: QGraphicsItem = None)
TODO
- __init__(QRectF, parent: QGraphicsItem = None)
TODO
- __init__(float, float, float, float, parent: QGraphicsItem = None)
TODO
- boundingRect() → QRectF
TODO
- isObscuredBy(QGraphicsItem) → bool
TODO
- opaqueArea() → QPainterPath
TODO
- paint(QPainter, QStyleOptionGraphicsItem, widget: QWidget = None)
TODO
- rect() → QRectF
TODO
- setRect(QRectF)
TODO
- setRect(float, float, float, float)
TODO
- setSpanAngle(int)
TODO
- setStartAngle(int)
TODO
- shape() → QPainterPath
TODO
- spanAngle() → int
TODO
- startAngle() → int
TODO
- type() → int
TODO