QAbstractTextDocumentLayout.Selection¶
The
Selection
class is a convenience class defining the parameters of a selection. More…

Detailed Description¶
A selection can be used to specify a part of a document that should be highlighted when drawing custom layouts for QTextDocuments with the
draw()
function. It is specified using cursor and a format .See also
QAbstractTextDocumentLayout
PaintContext
-
class
PySide2.QtGui.QAbstractTextDocumentLayout.
Selection
¶ PySide2.QtGui.QAbstractTextDocumentLayout.Selection(Selection)
- Parameters
Selection –
Selection
-
PySide2.QtGui.QAbstractTextDocumentLayout.Selection.
cursor
¶
-
PySide2.QtGui.QAbstractTextDocumentLayout.Selection.
format
¶