Qt 4.8
Public Variables | List of all members
QAbstractFontEngine::FixedPoint Class Reference

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...
 

Detailed Description

QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision.

This function is under development and subject to change.

Since
4.3

Definition at line 144 of file qabstractfontengine_qws.h.

Properties

◆ x

QAbstractFontEngine::FixedPoint::x

The x coordinate of this point.

Definition at line 146 of file qabstractfontengine_qws.h.

◆ y

QAbstractFontEngine::FixedPoint::y

The y coordinate of this point.

Definition at line 147 of file qabstractfontengine_qws.h.


The documentation for this class was generated from the following files: