Home · All Classes · Modules

QGraphicsPixmapItem Class Reference
[QtGui module]

Inherits QGraphicsItem.

Types

Methods


Detailed Description


Type Documentation

QGraphicsPixmapItem.ShapeMode


Method Documentation

QGraphicsPixmapItem.__init__ (self, QGraphicsItem parent = None, QGraphicsScene scene = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

The scene argument, if not None, causes self to be owned by Qt instead of PyQt.

QGraphicsPixmapItem.__init__ (self, QPixmap, QGraphicsItem parent = None, QGraphicsScene scene = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

The scene argument, if not None, causes self to be owned by Qt instead of PyQt.

QRectF QGraphicsPixmapItem.boundingRect (self)

bool QGraphicsPixmapItem.contains (self, QPointF)

bool QGraphicsPixmapItem.isObscuredBy (self, QGraphicsItem)

QPointF QGraphicsPixmapItem.offset (self)

QPainterPath QGraphicsPixmapItem.opaqueArea (self)

QGraphicsPixmapItem.paint (self, QPainter, QStyleOptionGraphicsItem, QWidget)

QPixmap QGraphicsPixmapItem.pixmap (self)

QGraphicsPixmapItem.setOffset (self, QPointF)

QGraphicsPixmapItem.setOffset (self, float, float)

QGraphicsPixmapItem.setPixmap (self, QPixmap)

QGraphicsPixmapItem.setShapeMode (self, ShapeMode)

QGraphicsPixmapItem.setTransformationMode (self, Qt.TransformationMode)

QPainterPath QGraphicsPixmapItem.shape (self)

ShapeMode QGraphicsPixmapItem.shapeMode (self)

Qt.TransformationMode QGraphicsPixmapItem.transformationMode (self)

int QGraphicsPixmapItem.type (self)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0