Home · All Classes · Modules

QPrintPreviewDialog Class Reference
[QtGui module]

Inherits QDialog.

Methods

Qt Signals


Detailed Description


Method Documentation

QPrintPreviewDialog.__init__ (self, QWidget parent = None, Qt.WindowFlags flags = 0)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QPrintPreviewDialog.__init__ (self, QPrinter, QWidget parent = None, Qt.WindowFlags flags = 0)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QPrintPreviewDialog.done (self, int)

QPrintPreviewDialog.open (self)

QPrintPreviewDialog.open (self, QObject, SLOT()SLOT())

QPrintPreviewDialog.open (self, callable)

QPrinter QPrintPreviewDialog.printer (self)

QPrintPreviewDialog.setVisible (self, bool)


Qt Signal Documentation

void paintRequested (QPrinter *)

This is the default overload of this signal.


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