Module qtjambi
Package io.qt.widgets

Class QTableWidgetSelectionRange

java.lang.Object
io.qt.QtObject
io.qt.widgets.QTableWidgetSelectionRange
All Implemented Interfaces:
QtObjectInterface, Cloneable

public class QTableWidgetSelectionRange extends QtObject implements Cloneable

Way to interact with selection in a model without using model indexes and a selection model

Java wrapper for Qt's class QTableWidgetSelectionRange