Home · All Classes · Modules

QGraphicsPathItem Class Reference
[QtGui module]

Inherits QAbstractGraphicsShapeItem.

Methods


Detailed Description


Method Documentation

QGraphicsPathItem.__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.

QGraphicsPathItem.__init__ (self, QPainterPath, 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 QGraphicsPathItem.boundingRect (self)

bool QGraphicsPathItem.contains (self, QPointF)

bool QGraphicsPathItem.isObscuredBy (self, QGraphicsItem)

QPainterPath QGraphicsPathItem.opaqueArea (self)

QGraphicsPathItem.paint (self, QPainter, QStyleOptionGraphicsItem, QWidget widget = None)

QPainterPath QGraphicsPathItem.path (self)

QGraphicsPathItem.setPath (self, QPainterPath)

QPainterPath QGraphicsPathItem.shape (self)

int QGraphicsPathItem.type (self)


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