Qt:Документация 4.3.2/qtextlayout-formatrange
Материал из Wiki.crossplatform.ru
(Различия между версиями)
Root (Обсуждение | вклад)
(Новая: {{Qt4.3.2_header}} =QTextLayout::FormatRange Class Reference<br /><sup><sup>[модуль QtGui ] </sup></sup>= The QTextLayout::FormatRan...)
(Новая: {{Qt4.3.2_header}} =QTextLayout::FormatRange Class Reference<br /><sup><sup>[модуль QtGui ] </sup></sup>= The QTextLayout::FormatRan...)
Текущая версия на 12:14, 12 января 2009
![]() | Внимание: Актуальная версия перевода документации находится здесь |
__NOTOC__
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции |
Содержание |
[править] QTextLayout::FormatRange Class Reference
[модуль QtGui ]
The QTextLayout::FormatRange structure is used to apply extra formatting information for a specified area in the text layout's content. Далее...
[править] Public Variables
[править] Подробное описание
The QTextLayout::FormatRange structure is used to apply extra formatting information for a specified area in the text layout's content.
See also QTextLayout::setAdditionalFormats() and QTextLayout::draw().
[править] Member Variable Documentation
[править] QTextCharFormat FormatRange::format
Specifies the format to apply.
[править] int FormatRange::length
Specifies the numer of characters the format range spans.
[править] int FormatRange::start
Specifies the beginning of the format range within the text layout's text.
Copyright © 2007 Trolltech | Trademarks | Qt 4.3.2
|