java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.internal.QtJambiCollectionObject<E>
io.qt.internal.QtJambiAbstractListObject<E>
io.qt.internal.QtJambiListObject<E>
- All Implemented Interfaces:
QtObjectInterface
,Iterable<E>
,Collection<E>
,List<E>
- Direct Known Subclasses:
QBluetoothServiceInfo.Alternative
,QBluetoothServiceInfo.Sequence
,QItemSelection
,QList
,QtJambiQueueObject
public abstract class QtJambiListObject<E> extends QtJambiAbstractListObject<E>
-
Nested Class Summary
-
Constructor Summary
Constructors Modifier Constructor Description protected
QtJambiListObject(QtObject.QPrivateConstructor p, Class<E> elementType)
protected
QtJambiListObject(Class<E> elementType)
-
Method Summary
Methods inherited from class io.qt.internal.QtJambiAbstractListObject
addAll, addAll, append, listIterator, listIterator, remove, removeAt, subList
Methods inherited from class io.qt.internal.QtJambiCollectionObject
begin, castElement, checkElement, containsAll, end, iterator, removeAll, retainAll, toArray, toArray, toString