Uses of Class
io.qt.internal.QtJambiListObject
Package | Description |
---|---|
io.qt.core | |
io.qt.gui | |
io.qt.test |
-
Uses of QtJambiListObject in io.qt.core
Subclasses of QtJambiListObject 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
QStack<T>
Java wrapper for Qt class QStackclass
QStringList
List of stringsclass
QXmlStreamAttributes
Represents a vector of QXmlStreamAttribute -
Uses of QtJambiListObject in io.qt.gui
Subclasses of QtJambiListObject 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 QtJambiListObject in io.qt.test
Subclasses of QtJambiListObject in io.qt.test Modifier and Type Class Description class
QTestEventList
List of GUI events