Module qtjambi
Package io.qt.core

Class QList<T>

All Implemented Interfaces:
QtObjectInterface, Cloneable, Iterable<T>, Collection<T>, List<T>
Direct Known Subclasses:
QItemSelection, QPolygon, QPolygonF, QQueue, QStack, QStringList, QTestEventList, QXmlStreamAttributes

public class QList<T>
extends QtJambiListObject<T>
implements Cloneable

Java wrapper for Qt class QList