qfont.h File Reference

#include <QtGui/qwindowdefs.h>
#include <QtCore/qstring.h>
#include <QtCore/qsharedpointer.h>

Go to the source code of this file.

Classes

class   QFont

Functions

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

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  
)