Qt Reference Documentation
Home
Modules
QtGui
QFontInfo
List of All Members for QFontInfo
This is the complete list of members for
QFontInfo
, including inherited members.
QFontInfo
( const QFont & )
QFontInfo
( const QFontInfo & )
~QFontInfo
()
bold
() const : bool
exactMatch
() const : bool
family
() const : QString
fixedPitch
() const : bool
italic
() const : bool
pixelSize
() const : int
pointSize
() const : int
pointSizeF
() const : qreal
rawMode
() const : bool
style
() const : QFont::Style
styleHint
() const : QFont::StyleHint
styleName
() const : QString
weight
() const : int
operator=
( const QFontInfo & ) : QFontInfo &