Uses of Class
io.qt.internal.QtJambiCollectionObject
Package | Description |
---|---|
io.qt.core | |
io.qt.gui | |
io.qt.internal | |
io.qt.test |
-
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
QList<T>
Java wrapper for Qt class QListclass
QQueue<T>
Java wrapper for Qt class QQueueclass
QSet<T>
Java wrapper for Qt class QSetclass
QStack<T>
Java wrapper for Qt class QStackclass
QStringList
List of stringsclass
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
List of points using integer precisionclass
QPolygonF
List 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
QtJambiListObject<E>
-
Uses of QtJambiCollectionObject in io.qt.test
Subclasses of QtJambiCollectionObject in io.qt.test Modifier and Type Class Description class
QTestEventList
List of GUI events