Home · All Classes · Modules

QGraphicsItemGroup Class Reference
[QtGui module]

Inherits QGraphicsItem.

Methods


Detailed Description


Method Documentation

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

QGraphicsItemGroup.addToGroup (self, QGraphicsItem)

The QGraphicsItem argument has it's ownership transferred to Qt.

QRectF QGraphicsItemGroup.boundingRect (self)

bool QGraphicsItemGroup.isObscuredBy (self, QGraphicsItem)

QPainterPath QGraphicsItemGroup.opaqueArea (self)

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

QGraphicsItemGroup.removeFromGroup (self, QGraphicsItem)

int QGraphicsItemGroup.type (self)


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