Module qtjambi
Package io.qt.core

Class QItemSelection

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

public class QItemSelection
extends QtJambiListObject<QItemSelectionRange>
implements Cloneable

Manages information about selected items in a model

Java wrapper for Qt class QItemSelection