Home · All Classes · All Functions · Overviews |
The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document More...
#include <QTextEdit>
This class was introduced in Qt 4.2.
QTextCursor | cursor |
QTextCharFormat | format |
The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document
A cursor that contains a selection in a QTextDocument
A format that is used to specify a foreground or background brush/color for the selection.
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0 |