Uses of Class
io.qt.widgets.QTableWidgetSelectionRange
Package | Description |
---|---|
io.qt.widgets |
-
Uses of QTableWidgetSelectionRange in io.qt.widgets
Methods in io.qt.widgets that return QTableWidgetSelectionRange Modifier and Type Method Description QTableWidgetSelectionRange
QTableWidgetSelectionRange. clone()
Methods in io.qt.widgets that return types with arguments of type QTableWidgetSelectionRange Modifier and Type Method Description QList<QTableWidgetSelectionRange>
QTableWidget. selectedRanges()
Methods in io.qt.widgets with parameters of type QTableWidgetSelectionRange Modifier and Type Method Description void
QTableWidget. setRangeSelected(QTableWidgetSelectionRange range, boolean select)