Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
QAbstractFontEngine::GlyphMetrics defines the metrics of a single glyph. More...
#include <QAbstractFontEngine>
This class is under development and is subject to change.
This class was introduced in Qt 4.3.
QAbstractFontEngine::GlyphMetrics defines the metrics of a single glyph.
Constructs an empty glyph metrics object with all values set to zero.
The advance of the glyph.
The height of the glyph.
The width of the glyph.
The horizontal offset from the origin.
The vertical offset from the origin (baseline).
Copyright © 2008 Nokia | Trademarks | Qt 4.4.3 |