Home · All Classes · Modules

QPrintEngine Class Reference
[QtGui module]

Types

Methods


Detailed Description


Type Documentation

QPrintEngine.PrintEnginePropertyKey


Method Documentation

QPrintEngine.__init__ (self)

QPrintEngine.__init__ (self, QPrintEngine)

bool QPrintEngine.abort (self)

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

int QPrintEngine.metric (self, QPaintDevice.PaintDeviceMetric)

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

bool QPrintEngine.newPage (self)

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

QPrinter.PrinterState QPrintEngine.printerState (self)

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

QVariant QPrintEngine.property (self, PrintEnginePropertyKey)

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

QPrintEngine.setProperty (self, PrintEnginePropertyKey, QVariant)

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


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