FixedPoint Class

( QAbstractFontEngine::FixedPoint )

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.

成员变量文档编制

Fixed FixedPoint:: x

The x coordinate of this point.

Fixed FixedPoint:: y

The y coordinate of this point.