Qt 4.8
|
QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision. More...
#include <qabstractfontengine_qws.h>
Public Variables | |
Fixed | x |
The x coordinate of this point. More... | |
Fixed | y |
The y coordinate of this point. More... | |
QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision.
This function is under development and subject to change.
Definition at line 144 of file qabstractfontengine_qws.h.
QAbstractFontEngine::FixedPoint::x |
The x coordinate of this point.
Definition at line 146 of file qabstractfontengine_qws.h.
QAbstractFontEngine::FixedPoint::y |
The y coordinate of this point.
Definition at line 147 of file qabstractfontengine_qws.h.