QAbstractTextDocumentLayout.Selection

详细描述

QAbstractTextDocumentLayout.Selection 类是定义选定参数的方便类。

A selection can be used to specify a part of a document that should be highlighted when drawing custom layouts for QTextDocuments with the QAbstractTextDocumentLayout.draw() function. It is specified using cursor format .

class PySide.QtGui.QAbstractTextDocumentLayout. Selection
class PySide.QtGui.QAbstractTextDocumentLayout. Selection ( Selection )
参数: Selection PySide.QtGui.QAbstractTextDocumentLayout::Selection
PySide.QtGui.QAbstractTextDocumentLayout.Selection. cursor
PySide.QtGui.QAbstractTextDocumentLayout.Selection. format