QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision. 更多...
| 头: | #include <FixedPoint> |
| Since: | 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.