Home · All Classes · Modules

QPrintDialog Class Reference
[QtGui module]

Inherits QAbstractPrintDialog.

Methods

Qt Signals


Detailed Description


Method Documentation

QPrintDialog.__init__ (self, QPrinter, QWidget parent = None)

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

QPrintDialog.__init__ (self, QWidget parent = None)

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

QPrintDialog.accept (self)

QPrintDialog.accepted (self)

QPrintDialog.done (self, int)

int QPrintDialog.exec_ (self)

QPrintDialog.open (self)

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

QPrintDialog.open (self, callable)

QAbstractPrintDialog.PrintDialogOptions QPrintDialog.options (self)

QPrintDialog.setOption (self, QAbstractPrintDialog.PrintDialogOption, bool on = True)

QPrintDialog.setOptions (self, QAbstractPrintDialog.PrintDialogOptions)

QPrintDialog.setVisible (self, bool)

bool QPrintDialog.testOption (self, QAbstractPrintDialog.PrintDialogOption)


Qt Signal Documentation

void accepted (QPrinter *)

This is the default overload of this signal.


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