Module qtjambi
Package io.qt.core

Class 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 class QItemSelectionRange