Module qtjambi
Package io.qt.core

Class QItemSelectionRange

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

public class QItemSelectionRange extends QtObject implements Cloneable

Manages information about a range of selected items in a model

Java wrapper for Qt's class QItemSelectionRange