Home · All Classes · Modules

QPictureIO Class Reference
[QtGui module]

Methods

Static Methods


Detailed Description


Method Documentation

QPictureIO.__init__ (self)

QPictureIO.__init__ (self, QIODevice, str)

QPictureIO.__init__ (self, QString, str)

QPictureIO.defineIOHandler (str, str, str, callable, callable)

The callable argument may also be None.

The callable argument may also be None.

QString QPictureIO.description (self)

QString QPictureIO.fileName (self)

str QPictureIO.format (self)

float QPictureIO.gamma (self)

list-of-QByteArray QPictureIO.inputFormats ()

QIODevice QPictureIO.ioDevice (self)

list-of-QByteArray QPictureIO.outputFormats ()

str QPictureIO.parameters (self)

QPicture QPictureIO.picture (self)

QByteArray QPictureIO.pictureFormat (QString)

QByteArray QPictureIO.pictureFormat (QIODevice)

int QPictureIO.quality (self)

bool QPictureIO.read (self)

QPictureIO.setDescription (self, QString)

QPictureIO.setFileName (self, QString)

QPictureIO.setFormat (self, str)

QPictureIO.setGamma (self, float)

QPictureIO.setIODevice (self, QIODevice)

QPictureIO.setParameters (self, str)

QPictureIO.setPicture (self, QPicture)

QPictureIO.setQuality (self, int)

QPictureIO.setStatus (self, int)

int QPictureIO.status (self)

bool QPictureIO.write (self)


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