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.SelectionModifier and TypeMethodDescriptionQAbstractTextDocumentLayout.Selection.clone()
Creates and returns a copy of this object.Methods 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() functionMethods in io.qt.gui with parameters of type QAbstractTextDocumentLayout.SelectionModifier and TypeMethodDescriptionfinal boolean
QAbstractTextDocumentLayout.Selection.equals
(QAbstractTextDocumentLayout.Selection v2) Seeoperator==(QAbstractTextDocumentLayout::Selection,
QAbstractTextDocumentLayout::Selection) Method parameters in io.qt.gui with type arguments of type QAbstractTextDocumentLayout.SelectionModifier and TypeMethodDescriptionfinal void
QAbstractTextDocumentLayout.PaintContext.setSelections
(Collection<? extends QAbstractTextDocumentLayout.Selection> selections) The collection of selections that will be rendered when passing this paint context to QAbstractTextDocumentLayout's draw() functionConstructors in io.qt.gui with parameters of type QAbstractTextDocumentLayout.SelectionModifierConstructorDescriptionSeeQAbstractTextDocumentLayout::Selection::
Selection(QAbstractTextDocumentLayout::Selection)