java.lang.Object
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
,Iterable<Object>
,Collection<Object>
,List<Object>
- Enclosing class:
QBluetoothServiceInfo
Stores attributes of a Bluetooth Data Element Sequence
Java wrapper for Qt's class QList
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionSequence()
protected
Constructor for internal use only.Sequence
(Collection<? extends Object> list) -
Method Summary
Methods inherited from class io.qt.core.QList
add, add, append, append, at, begin, clear, contains, count, count, createVariantList, end, endsWith, equals, first, get, hashCode, indexOf, indexOf, insert, isEmpty, last, lastIndexOf, lastIndexOf, length, mid, mid, move, of, of, prepend, readFrom, remove, removeAll, removeAt, removeAtIndex, removeFirst, removeLast, removeOne, replace, reserve, set, size, startsWith, swapItemsAt, takeAt, takeFirst, takeLast, toSet, toString, value, value, writeTo
Methods inherited from class io.qt.internal.QtJambiListObject
addAll, addAll, listIterator, listIterator, remove, retainAll, subList
Methods inherited from class io.qt.internal.QtJambiCollectionObject
containsAll, descendingIterator, iterator, removeAll, toArray, toArray
Methods inherited from class io.qt.QtObject
dispose, isDisposed
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods inherited from interface java.util.List
containsAll, iterator, removeAll, replaceAll, sort, spliterator, toArray, toArray