QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision. More...
#include <QAbstractFontEngine>
This class is under development and is subject to change.
This class was introduced in Qt 4.3.
Fixed | x |
Fixed | y |
QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision.
The x coordinate of this point.
The y coordinate of this point.