Home · All Classes · Modules

QTextLayout.FormatRange Class Reference
[QtGui module]

The QTextLayout.FormatRange structure is used to apply extra formatting information for a specified area in the text layout's content. More...

Methods

Members


Detailed Description

The QTextLayout.FormatRange structure is used to apply extra formatting information for a specified area in the text layout's content.


Method Documentation

FormatRange.__init__ (self)

FormatRange.__init__ (self, FormatRange)


Member Documentation

QTextCharFormat format

Specifies the format to apply.

int length

Specifies the numer of characters the format range spans.

int start

Specifies the beginning of the format range within the text layout's text.


PyQt 4.11.4 for X11Copyright © Riverbank Computing Ltd and The Qt Company 2015Qt 4.8.7