Uses of Class
io.qt.gui.QAbstractTextDocumentLayout.Selection
Packages that use QAbstractTextDocumentLayout.Selection
-
Uses of QAbstractTextDocumentLayout.Selection in io.qt.gui
Methods in io.qt.gui that return QAbstractTextDocumentLayout.SelectionMethods in io.qt.gui that return types with arguments of type QAbstractTextDocumentLayout.SelectionModifier and TypeMethodDescriptionQAbstractTextDocumentLayout.PaintContext.selections()
The collection of selections that will be rendered when passing this paint context to QAbstractTextDocumentLayout's draw() functionMethod parameters in io.qt.gui with type arguments of type QAbstractTextDocumentLayout.SelectionModifier and TypeMethodDescriptionfinal void
QAbstractTextDocumentLayout.PaintContext.setSelections
(Collection<QAbstractTextDocumentLayout.Selection> selections) The collection of selections that will be rendered when passing this paint context to QAbstractTextDocumentLayout's draw() function