Home
·
All Classes
·
Modules
QFontInfo Class Reference
[
QtGui
module]
Methods
__init__
(
self
, QFont)
__init__
(
self
, QFontInfo)
bool
bold
(
self
)
bool
exactMatch
(
self
)
QString
family
(
self
)
bool
fixedPitch
(
self
)
bool
italic
(
self
)
int
pixelSize
(
self
)
int
pointSize
(
self
)
float
pointSizeF
(
self
)
bool
rawMode
(
self
)
QFont.Style
style
(
self
)
QFont.StyleHint
styleHint
(
self
)
int
weight
(
self
)
Detailed Description
Method Documentation
QFontInfo.__init__ (
self
,
QFont
)
QFontInfo.__init__ (
self
,
QFontInfo
)
bool QFontInfo.bold (
self
)
bool QFontInfo.exactMatch (
self
)
QString QFontInfo.family (
self
)
bool QFontInfo.fixedPitch (
self
)
bool QFontInfo.italic (
self
)
int QFontInfo.pixelSize (
self
)
int QFontInfo.pointSize (
self
)
float QFontInfo.pointSizeF (
self
)
bool QFontInfo.rawMode (
self
)
QFont.Style
QFontInfo.style (
self
)
QFont.StyleHint
QFontInfo.styleHint (
self
)
int QFontInfo.weight (
self
)
PyQt 4.8 for X11
Copyright ©
Riverbank Computing Ltd
and
Nokia
2010
Qt 4.7.0