Module qtjambi
Package io.qt.core

Class QItemSelection

All Implemented Interfaces:
QtObjectInterface, Cloneable, Iterable<QItemSelectionRange>, Collection<QItemSelectionRange>, List<QItemSelectionRange>, SequencedCollection<QItemSelectionRange>

public class QItemSelection extends QList<QItemSelectionRange> implements Cloneable

Manages information about selected items in a model

Java wrapper for Qt class QItemSelection