Module qtjambi
Package io.qt.core

Class QItemSelectionRange

java.lang.Object
io.qt.QtObject
io.qt.core.QItemSelectionRange
All Implemented Interfaces:
QtObjectInterface, Cloneable, Comparable<QItemSelectionRange>

public class QItemSelectionRange extends QtObject implements Comparable<QItemSelectionRange>, Cloneable

Manages information about a range of selected items in a model

Java wrapper for Qt's class QItemSelectionRange