Home · All Classes · Modules

QPicture Class Reference
[QtGui module]

Inherits QPaintDevice.

Methods

Static Methods


Detailed Description


Method Documentation

QPicture.__init__ (self, int formatVersion = -1)

QPicture.__init__ (self, QPicture)

QRect QPicture.boundingRect (self)

str QPicture.data (self)

QPicture.detach (self)

int QPicture.devType (self)

QStringList QPicture.inputFormatList ()

list-of-QByteArray QPicture.inputFormats ()

bool QPicture.isDetached (self)

bool QPicture.isNull (self)

bool QPicture.load (self, QIODevice, str format = None)

bool QPicture.load (self, QString, str format = None)

int QPicture.metric (self, QPaintDevice.PaintDeviceMetric)

QStringList QPicture.outputFormatList ()

list-of-QByteArray QPicture.outputFormats ()

QPaintEngine QPicture.paintEngine (self)

str QPicture.pictureFormat (QString)

bool QPicture.play (self, QPainter)

bool QPicture.save (self, QIODevice, str format = None)

bool QPicture.save (self, QString, str format = None)

QPicture.setBoundingRect (self, QRect)

QPicture.setData (self, str)

int QPicture.size (self)


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