Module qtjambi
Package io.qt.core

Class QList<T>

All Implemented Interfaces:
QtObjectInterface, Iterable<T>, Collection<T>, List<T>

public class QList<T>
extends QtJambiListObject<T>