Uses of Class
io.qt.widgets.QTableWidgetSelectionRange
Packages that use QTableWidgetSelectionRange
-
Uses of QTableWidgetSelectionRange in io.qt.widgets
Methods in io.qt.widgets that return QTableWidgetSelectionRangeModifier and TypeMethodDescriptionQTableWidgetSelectionRange.clone()
Creates and returns a copy of this object.Methods in io.qt.widgets that return types with arguments of type QTableWidgetSelectionRangeModifier and TypeMethodDescriptionfinal QList<QTableWidgetSelectionRange>
QTableWidget.selectedRanges()
Methods in io.qt.widgets with parameters of type QTableWidgetSelectionRangeModifier and TypeMethodDescriptionfinal boolean
QTableWidgetSelectionRange.equals
(QTableWidgetSelectionRange rhs) final void
QTableWidget.setRangeSelected
(QTableWidgetSelectionRange range, boolean select) Constructors in io.qt.widgets with parameters of type QTableWidgetSelectionRangeModifierConstructorDescriptionSeeQTableWidgetSelectionRange::
QTableWidgetSelectionRange(QTableWidgetSelectionRange)