QGraphicsSimpleTextItem露
- PyQt5.QtWidgets.QGraphicsSimpleTextItem
Inherits from QAbstractGraphicsShapeItem.
Description露
TODO
Methods露
- __init__(parent: QGraphicsItem = None)
TODO
- __init__(str, parent: QGraphicsItem = None)
TODO
- boundingRect() → QRectF
TODO
- font() → QFont
TODO
- isObscuredBy(QGraphicsItem) → bool
TODO
- opaqueArea() → QPainterPath
TODO
- paint(QPainter, QStyleOptionGraphicsItem, QWidget)
TODO
- setFont(QFont)
TODO
- setText(str)
TODO
- shape() → QPainterPath
TODO
- text() → str
TODO
- type() → int
TODO