Home · All Classes · Modules

QPaintDevice Class Reference
[QtGui module]

Inherited by QGLFramebufferObject, QGLPixelBuffer, QImage, QPicture, QPixmap, QPrinter, QSvgGenerator and QWidget.

Types

Methods


Detailed Description


Type Documentation

QPaintDevice.PaintDeviceMetric


Method Documentation

QPaintDevice.__init__ (self)

int QPaintDevice.colorCount (self)

int QPaintDevice.depth (self)

int QPaintDevice.height (self)

int QPaintDevice.heightMM (self)

int QPaintDevice.logicalDpiX (self)

int QPaintDevice.logicalDpiY (self)

int QPaintDevice.metric (self, PaintDeviceMetric)

int QPaintDevice.numColors (self)

QPaintEngine QPaintDevice.paintEngine (self)

This method is abstract and should be reimplemented in any sub-class.

bool QPaintDevice.paintingActive (self)

int QPaintDevice.physicalDpiX (self)

int QPaintDevice.physicalDpiY (self)

int QPaintDevice.width (self)

int QPaintDevice.widthMM (self)


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