Home · All Classes · Modules

QFontDialog.FontDialogOptions Class Reference
[QtGui module]

Methods

Special Methods


Detailed Description


Method Documentation

FontDialogOptions.__init__ (self, FontDialogOptions f)

FontDialogOptions.__init__ (self, int f)

FontDialogOptions.__init__ (self)

FontDialogOptions FontDialogOptions.__and__ (self, int mask)

int FontDialogOptions.__bool__ (self)

bool FontDialogOptions.__eq__ (self, FontDialogOptions f)

FontDialogOptions FontDialogOptions.__iand__ (self, int mask)

int FontDialogOptions.__int__ (self)

FontDialogOptions FontDialogOptions.__invert__ (self)

FontDialogOptions FontDialogOptions.__ior__ (self, FontDialogOptions f)

FontDialogOptions FontDialogOptions.__ixor__ (self, FontDialogOptions f)

bool FontDialogOptions.__ne__ (self, FontDialogOptions f)

FontDialogOptions FontDialogOptions.__or__ (self, FontDialogOptions f)

FontDialogOptions FontDialogOptions.__xor__ (self, FontDialogOptions f)


PyQt 4.6.2 for X11Copyright © Riverbank Computing Ltd and Nokia 2009Qt 4.5.3