ExtraSelection Class
(QTextEdit::ExtraSelection)The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document More...
Header: | #include <QTextEdit> |
qmake: | QT += widgets |
Since: | Qt 4.2 |
Public Variables
QTextCursor | cursor |
QTextCharFormat | format |
Detailed Description
The QTextEdit::ExtraSelection structure provides a way of specifying a character format for a given selection in a document