QGraphicsPixmapItem露
- PyQt5.QtWidgets.QGraphicsPixmapItem
Inherits from QGraphicsItem.
Description露
TODO
Enums露
- ShapeMode
TODO
Member
Value
Description
BoundingRectShape TODO
TODO
HeuristicMaskShape TODO
TODO
MaskShape TODO
TODO
Methods露
- __init__(parent: QGraphicsItem = None)
TODO
- __init__(QPixmap, parent: QGraphicsItem = None)
TODO
- boundingRect() → QRectF
TODO
- isObscuredBy(QGraphicsItem) → bool
TODO
- offset() → QPointF
TODO
- opaqueArea() → QPainterPath
TODO
- paint(QPainter, QStyleOptionGraphicsItem, QWidget)
TODO
- pixmap() → QPixmap
TODO
- setOffset(float, float)
TODO
- setPixmap(QPixmap)
TODO
- setShapeMode(ShapeMode)
TODO
- setTransformationMode(TransformationMode)
TODO
- shape() → QPainterPath
TODO
- shapeMode() → ShapeMode
TODO
- transformationMode() → TransformationMode
TODO
- type() → int
TODO