Uses of Class
io.qt.internal.QtJambiCollectionObject
Package | Description |
---|---|
io.qt.bluetooth | |
io.qt.core | |
io.qt.gui | |
io.qt.internal |
-
Uses of QtJambiCollectionObject in io.qt.bluetooth
Subclasses of QtJambiCollectionObject in io.qt.bluetooth Modifier and Type Class Description static class
QBluetoothServiceInfo.Alternative
Stores attributes of a Bluetooth Data Element Alternativestatic class
QBluetoothServiceInfo.Sequence
Stores attributes of a Bluetooth Data Element Sequence -
Uses of QtJambiCollectionObject in io.qt.core
Subclasses of QtJambiCollectionObject in io.qt.core Modifier and Type Class Description class
QItemSelection
Manages information about selected items in a modelclass
QLinkedList<T>
class
QList<T>
class
QQueue<T>
class
QSet<T>
class
QStack<T>
class
QVector<T>
class
QXmlStreamAttributes
Represents a vector of QXmlStreamAttribute -
Uses of QtJambiCollectionObject in io.qt.gui
Subclasses of QtJambiCollectionObject in io.qt.gui Modifier and Type Class Description class
QPolygon
Vector of points using integer precisionclass
QPolygonF
Vector of points using floating point precision -
Uses of QtJambiCollectionObject in io.qt.internal
Subclasses of QtJambiCollectionObject in io.qt.internal Modifier and Type Class Description class
QtJambiAbstractListObject<E>
class
QtJambiLinkedListObject<E>
class
QtJambiListObject<E>
class
QtJambiQueueObject<E>
class
QtJambiSetObject<E>
class
QtJambiStackObject<E>
class
QtJambiVectorObject<E>