![]() |
Qt 4.8
|
#include <QtCore/qobject.h>#include <QtCore/qhash.h>#include <QtCore/qvariant.h>#include <QtCore/qfactoryinterface.h>#include <QtGui/qpaintengine.h>#include <QtGui/qfontdatabase.h>Go to the source code of this file.
Classes | |
| class | QAbstractFontEngine |
| The QAbstractFontEngine class is the base class for font engine plugins in Qt for Embedded Linux. More... | |
| class | QAbstractFontEngine::FixedPoint |
| QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision. More... | |
| class | QAbstractFontEngine::GlyphMetrics |
| QAbstractFontEngine::GlyphMetrics defines the metrics of a single glyph. More... | |
| struct | QFontEngineFactoryInterface |
| class | QFontEngineInfo |
| The QFontEngineInfo class describes a specific font provided by a font engine plugin. More... | |
| class | QFontEnginePlugin |
| The QFontEnginePlugin class is the base class for font engine factory plugins in Qt for Embedded Linux. More... | |
Macros | |
| #define | QFontEngineFactoryInterface_iid "com.trolltech.Qt.QFontEngineFactoryInterface" |
| #define QFontEngineFactoryInterface_iid "com.trolltech.Qt.QFontEngineFactoryInterface" |
Definition at line 102 of file qabstractfontengine_qws.h.