CopperSpice API
1.9.2
|
A nested class which defines the parameters of a document selection. More...
The QAbstractTextDocumentLayout::Selection is a nested class which defines the parameters of a document selection.
A selection can be used to specify a part of a document that should be highlighted when drawing custom layouts for QTextDocuments by using QAbstractTextDocumentLayout::draw() methods. It is specified using cursor and a format.