Home · All Classes · Modules

QAbstractPrintDialog.PrintDialogOptions Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description

PrintDialogOption may be used whenever PrintDialogOptions is expected.


Method Documentation

PrintDialogOptions.__init__ (self, PrintDialogOptions f)

PrintDialogOptions.__init__ (self)

PrintDialogOptions PrintDialogOptions.__and__ (self, int mask)

bool PrintDialogOptions.__eq__ (self, PrintDialogOptions f)

PrintDialogOptions PrintDialogOptions.__iand__ (self, int mask)

int PrintDialogOptions.__int__ (self)

PrintDialogOptions PrintDialogOptions.__invert__ (self)

PrintDialogOptions PrintDialogOptions.__ior__ (self, PrintDialogOptions f)

PrintDialogOptions PrintDialogOptions.__ixor__ (self, PrintDialogOptions f)

bool PrintDialogOptions.__ne__ (self, PrintDialogOptions f)

int PrintDialogOptions.__nonzero__ (self)

PrintDialogOptions PrintDialogOptions.__or__ (self, PrintDialogOptions f)

PrintDialogOptions PrintDialogOptions.__xor__ (self, PrintDialogOptions f)


PyQt 4.3.1 for X11Copyright © Riverbank Computing Ltd and Trolltech AS 2007Qt 4.3.0