Home
·
All Classes
·
Modules
QPicture Class Reference
[
QtGui
module]
Inherits
QPaintDevice
.
Methods
__init__
(
self
, int
formatVersion
= -1)
__init__
(
self
, QPicture)
QRect
boundingRect
(
self
)
str
data
(
self
)
detach
(
self
)
int
devType
(
self
)
bool
isDetached
(
self
)
bool
isNull
(
self
)
bool
load
(
self
, QIODevice, str
format
= None)
bool
load
(
self
, QString, str
format
= None)
int
metric
(
self
, QPaintDevice.PaintDeviceMetric)
QPaintEngine
paintEngine
(
self
)
bool
play
(
self
, QPainter)
bool
save
(
self
, QIODevice, str
format
= None)
bool
save
(
self
, QString, str
format
= None)
setBoundingRect
(
self
, QRect)
setData
(
self
, str)
int
size
(
self
)
Static Methods
QStringList
inputFormatList
()
list-of-QByteArray
inputFormats
()
QStringList
outputFormatList
()
list-of-QByteArray
outputFormats
()
str
pictureFormat
(QString)
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 X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0