Public Member Functions

QFontInfo Class Reference

Search for all occurrences

Detailed Description

Definition at line 54 of file qfontinfo.h.

#include <qfontinfo.h>

List of all members.

Public Member Functions

  QFontInfo (const QFont &)
  QFontInfo (const QFontInfo &)
  ~QFontInfo ()
QFontInfo operator= (const QFontInfo &)
QString  family () const
int  pixelSize () const
int  pointSize () const
qreal  pointSizeF () const
bool  italic () const
QFont::Style  style () const
int  weight () const
bool  bold () const
bool  underline () const
bool  overline () const
bool  strikeOut () const
bool  fixedPitch () const
QFont::StyleHint  styleHint () const
bool  rawMode () const
bool  exactMatch () const

Constructor & Destructor Documentation

QFontInfo ( const QFont )
QFontInfo ( const QFontInfo )
~QFontInfo ( )

Member Function Documentation

QFontInfo& operator= ( const QFontInfo )
QString family ( ) const
int pixelSize ( ) const
int pointSize ( ) const
qreal pointSizeF ( ) const
bool italic ( ) const
QFont::Style style ( ) const
int weight ( ) const
bool bold ( ) const [inline]

Definition at line 70 of file qfontinfo.h.

{ return weight() > QFont::Normal; }
bool underline ( ) const
bool overline ( ) const
bool strikeOut ( ) const
bool fixedPitch ( ) const
QFont::StyleHint styleHint ( ) const
bool rawMode ( ) const
bool exactMatch ( ) const

The documentation for this class was generated from the following file:

QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo
QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo QFontInfo