Home · All Classes · Modules

QGraphicsSvgItem Class Reference
[QtSvg module]

Inherits QGraphicsObject.

Methods


Detailed Description


Method Documentation

QGraphicsSvgItem.__init__ (self, QGraphicsItem parent = None)

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

QGraphicsSvgItem.__init__ (self, QString, QGraphicsItem parent = None)

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

QRectF QGraphicsSvgItem.boundingRect (self)

QString QGraphicsSvgItem.elementId (self)

bool QGraphicsSvgItem.isCachingEnabled (self)

QSize QGraphicsSvgItem.maximumCacheSize (self)

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

QSvgRenderer QGraphicsSvgItem.renderer (self)

QGraphicsSvgItem.setCachingEnabled (self, bool)

QGraphicsSvgItem.setElementId (self, QString)

QGraphicsSvgItem.setMaximumCacheSize (self, QSize)

QGraphicsSvgItem.setSharedRenderer (self, QSvgRenderer)

int QGraphicsSvgItem.type (self)


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