Uses of Class
io.qt.core.QItemSelectionRange
Packages that use QItemSelectionRange
-
Uses of QItemSelectionRange in io.qt.core
Methods in io.qt.core that return QItemSelectionRangeModifier and TypeMethodDescriptionQItemSelectionRange.clone()
Creates and returns a copy of this object.final QItemSelectionRange
QItemSelectionRange.intersected
(QItemSelectionRange other) Methods in io.qt.core with parameters of type QItemSelectionRangeModifier and TypeMethodDescriptionfinal boolean
QItemSelectionRange.equals
(QItemSelectionRange other) final QItemSelectionRange
QItemSelectionRange.intersected
(QItemSelectionRange other) final boolean
QItemSelectionRange.intersects
(QItemSelectionRange other) static QItemSelection
QItemSelection.split
(QItemSelectionRange range, QItemSelectionRange other) final void
QItemSelectionRange.swap
(QItemSelectionRange other) Constructors in io.qt.core with parameters of type QItemSelectionRangeModifierConstructorDescriptionQItemSelection
(QItemSelectionRange ... arg__1) SeeQItemSelection::
QtJambiItemSelection(std::initializer_list<QItemSelectionRange>) SeeQItemSelectionRange::
QItemSelectionRange(QItemSelectionRange) Constructor parameters in io.qt.core with type arguments of type QItemSelectionRange