Home · All Classes · Modules

QPageSetupDialog Class Reference
[QtGui module]

Inherits QDialog.

Types

Methods


Detailed Description


Type Documentation

QPageSetupDialog.PageSetupDialogOption


Method Documentation

QPageSetupDialog.__init__ (self, QWidget parent = None)

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

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

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

QPageSetupDialog.addEnabledOption (self, PageSetupDialogOption)

PageSetupDialogOptions QPageSetupDialog.enabledOptions (self)

int QPageSetupDialog.exec_ (self)

bool QPageSetupDialog.isOptionEnabled (self, PageSetupDialogOption)

QPageSetupDialog.open (self)

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

QPageSetupDialog.open (self, callable)

PageSetupDialogOptions QPageSetupDialog.options (self)

QPrinter QPageSetupDialog.printer (self)

QPageSetupDialog.setEnabledOptions (self, PageSetupDialogOptions)

QPageSetupDialog.setOption (self, PageSetupDialogOption, bool on = True)

QPageSetupDialog.setOptions (self, PageSetupDialogOptions)

bool QPageSetupDialog.testOption (self, PageSetupDialogOption)


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