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.