![]() |
Qt 4.8
|
#include <QtGui/qwindowdefs.h>#include <QtCore/qstring.h>#include <QtCore/qsharedpointer.h>Go to the source code of this file.
Classes | |
| class | QFont |
| The QFont class specifies a font used for drawing text. More... | |
Typedefs | |
| typedef struct FT_FaceRec_ * | FT_Face |
Functions | |
| Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &, const QFont &) |
| Q_GUI_EXPORT QDebug | operator<< (QDebug, const QFont &) |
| Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &, QFont &) |
| Q_GUI_EXPORT QDataStream& operator<< | ( | QDataStream & | , |
| const QFont & | |||
| ) |
Referenced by QFont::setItalic().
| Q_GUI_EXPORT QDebug operator<< | ( | QDebug | , |
| const QFont & | |||
| ) |
| Q_GUI_EXPORT QDataStream& operator>> | ( | QDataStream & | , |
| QFont & | |||
| ) |
Referenced by QFont::setItalic().