![]() |
CopperSpice API
1.9.2
|
A nested class which defines the parameters used when painting a document layout. More...
The QAbstractTextDocumentLayout::PaintContext is a nested class which defines the parameters used when painting a document layout.
A paint context is used when rendering custom layouts for QTextDocuments with the QAbstractTextDocumentLayout::draw() method. It is specified by a cursor position, default text color, clip rectangle, and a collection of selections.