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

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

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

__NOTOC__

Image:qt-logo.png

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

Image:trolltech-logo.png

Содержание

[править] 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