Qt:Документация 4.3.2/qabstractfontengine-fixedpoint

Материал из Wiki.crossplatform.ru

(Различия между версиями)
Перейти к: навигация, поиск
(Новая: {{Qt4.3.2_header}} =QAbstractFontEngine::FixedPoint Class Reference<br /><sup><sup>[модуль QtGui ] </sup></sup>= QAbstractFontEngine...)
 
Строка 4: Строка 4:
QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision. [[#details | More...]]
QAbstractFontEngine::FixedPoint defines a point in the place using 26.6 fixed point precision. [[#details | More...]]
-
<source lang="cpp-qt"> #include <[[Qt:Документация 4.3.2/qabstractfontengine | QAbstractFontEngine]]></source>  
+
<source lang="cpp-qt"> #include <QAbstractFontEngine></source>  
'''This class is under development and is subject to change.'''
'''This class is under development and is subject to change.'''

Текущая версия на 10:41, 14 ноября 2008

40px Внимание: Актуальная версия перевода документации находится здесь

__NOTOC__

Image:qt-logo.png

Главная · Все классы · Основные классы · Классы по группам · Модули · Функции

Image:trolltech-logo.png

Содержание

[править] QAbstractFontEngine::FixedPoint Class Reference
[модуль QtGui ]

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

 #include <QAbstractFontEngine>

This class is under development and is subject to change.

This class was introduced in Qt 4.3.

[править] Public Variables


[править] Подробное описание

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


[править] Member Variable Documentation

[править]
Fixed FixedPoint::x

The x coordinate of this point.

[править]
Fixed FixedPoint::y

The y coordinate of this point.


Copyright © 2007 Trolltech Trademarks
Qt 4.3.2