Home
·
All Classes
·
Modules
QFontDialog.FontDialogOptions Class Reference
[
QtGui
module]
Methods
__init__
(
self
)
__init__
(
self
, int
f
)
__init__
(
self
, FontDialogOptions)
Special Methods
FontDialogOptions
__and__
(
self
, int
f
)
int
__bool__
(
self
)
bool
__eq__
(
self
, FontDialogOptions
f
)
FontDialogOptions
__iand__
(
self
, int
f
)
int
__int__
(
self
)
FontDialogOptions
__invert__
(
self
)
FontDialogOptions
__ior__
(
self
, int
f
)
FontDialogOptions
__ixor__
(
self
, int
f
)
bool
__ne__
(
self
, FontDialogOptions
f
)
FontDialogOptions
__or__
(
self
, int
f
)
FontDialogOptions
__xor__
(
self
, int
f
)
Detailed Description
Method Documentation
FontDialogOptions.__init__ (
self
)
FontDialogOptions.__init__ (
self
, int
f
)
FontDialogOptions.__init__ (
self
,
FontDialogOptions
)
FontDialogOptions
FontDialogOptions.__and__ (
self
, int
f
)
int FontDialogOptions.__bool__ (
self
)
bool FontDialogOptions.__eq__ (
self
,
FontDialogOptions
f
)
FontDialogOptions
FontDialogOptions.__iand__ (
self
, int
f
)
int FontDialogOptions.__int__ (
self
)
FontDialogOptions
FontDialogOptions.__invert__ (
self
)
FontDialogOptions
FontDialogOptions.__ior__ (
self
, int
f
)
FontDialogOptions
FontDialogOptions.__ixor__ (
self
, int
f
)
bool FontDialogOptions.__ne__ (
self
,
FontDialogOptions
f
)
FontDialogOptions
FontDialogOptions.__or__ (
self
, int
f
)
FontDialogOptions
FontDialogOptions.__xor__ (
self
, int
f
)
PyQt 4.12.1 for X11
Copyright ©
Riverbank Computing Ltd
and
The Qt Company
2015
Qt 4.8.7