QTextEdit::ExtraSelection Class Reference [модуль QtGui]
The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document More...
#include <QTextEdit> Класс был добавлен в Qt 4.2.
Public Variables
Подробное описание
The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document
Member Variable Documentation
QTextCursor ExtraSelection::cursor
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.
|