QtGui/qfont.h File Reference

qfont.h File Reference

Classes

class  QFont
 

Typedefs

typedef struct FT_FaceRec_ * FT_Face
 

Functions

Q_GUI_EXPORT QDataStreamoperator<< (QDataStream &, const QFont &)
 
Q_GUI_EXPORT QDataStreamoperator>> (QDataStream &, QFont &)
 
Q_GUI_EXPORT QDebug operator<< (QDebug, const QFont &)
 

Typedef Documentation

typedef struct FT_FaceRec_* FT_Face

Definition at line 50 of file qfont.h.

Function Documentation

Q_GUI_EXPORT QDataStream& operator<< ( QDataStream ,
const QFont  
)
Q_GUI_EXPORT QDataStream& operator>> ( QDataStream ,
QFont  
)
Q_GUI_EXPORT QDebug operator<< ( QDebug  ,
const QFont  
)

Go to the source code of this file.