Uses of Class
io.qt.core.QMap
Packages that use QMap
Package
Description
-
Uses of QMap in io.qt.activex
Methods in io.qt.activex that return QMapModifier and TypeMethodDescriptionQAxBase.Impl.propertyBag()
QAxBase.propertyBag()
QAxObject.propertyBag()
QAxWidget.propertyBag()
-
Uses of QMap in io.qt.core
Methods in io.qt.core that return QMapModifier and TypeMethodDescriptionQMap.clone()
Creates and returns a copy of this object.QMap.createVariantMap()
Creating aQMap
withQVariant
type (QMap<QString,QVariant>
).Returns a view of the portion of this map whose keys are less than (or equal to, ifinclusive
is true)toKey
.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1) Returns a QMap containing a single mapping.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1, Key k2, T t2) Returns a QMap containing two mappings.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1, Key k2, T t2, Key k3, T t3) Returns a QMap containing three mappings.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4) Returns a QMap containing four mappings.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5) Returns a QMap containing five mappings.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6) Returns a QMap containing six mappings.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7) Returns a QMap containing seven mappings.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7, Key k8, T t8) Returns a QMap containing eight mappings.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7, Key k8, T t8, Key k9, T t9) Returns a QMap containing nine mappings.static <Key,
T> QMap<Key, T> QMap.of
(Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7, Key k8, T t8, Key k9, T t9, Key k10, T t10) Returns a QMap containing ten mappings.static <Key,
T> QMap<Key, T> QMap.ofEntries
(Map.Entry<? extends Key, ? extends T> entry0, Map.Entry<? extends Key, ? extends T> ... entries) Returns a QMap containing keys and values extracted from the given entries.static <Key,
T> QMap<Key, T> Returns a QMap containing keys and values extracted from the given pairs.static <Key,
T> QMap<Key, T> Returns a QMap containing a single mapping.static <Key,
T> QMap<Key, T> Returns a QMap containing two mappings.static <Key,
T> QMap<Key, T> Returns a QMap containing three mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(QMetaType keyType, QMetaType valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4) Returns a QMap containing four mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(QMetaType keyType, QMetaType valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5) Returns a QMap containing five mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(QMetaType keyType, QMetaType valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6) Returns a QMap containing six mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(QMetaType keyType, QMetaType valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7) Returns a QMap containing seven mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(QMetaType keyType, QMetaType valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7, Key k8, T t8) Returns a QMap containing eight mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(QMetaType keyType, QMetaType valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7, Key k8, T t8, Key k9, T t9) Returns a QMap containing nine mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(QMetaType keyType, QMetaType valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7, Key k8, T t8, Key k9, T t9, Key k10, T t10) Returns a QMap containing ten mappings.static <Key,
T> QMap<Key, T> Returns a QMap containing a single mapping.static <Key,
T> QMap<Key, T> Returns a QMap containing two mappings.static <Key,
T> QMap<Key, T> Returns a QMap containing three mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(Class<Key> keyType, Class<T> valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4) Returns a QMap containing four mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(Class<Key> keyType, Class<T> valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5) Returns a QMap containing five mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(Class<Key> keyType, Class<T> valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6) Returns a QMap containing six mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(Class<Key> keyType, Class<T> valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7) Returns a QMap containing seven mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(Class<Key> keyType, Class<T> valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7, Key k8, T t8) Returns a QMap containing eight mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(Class<Key> keyType, Class<T> valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7, Key k8, T t8, Key k9, T t9) Returns a QMap containing nine mappings.static <Key,
T> QMap<Key, T> QMap.ofTyped
(Class<Key> keyType, Class<T> valueType, Key k1, T t1, Key k2, T t2, Key k3, T t3, Key k4, T t4, Key k5, T t5, Key k6, T t6, Key k7, T t7, Key k8, T t8, Key k9, T t9, Key k10, T t10) Returns a QMap containing ten mappings.static <Key,
T> QMap<Key, T> QMap.ofTypedEntries
(QMetaType keyType, QMetaType valueType, Map.Entry<? extends Key, ? extends T>... entries) Returns a QMap containing keys and values extracted from the given entries.static <Key,
T> QMap<Key, T> QMap.ofTypedEntries
(Class<Key> keyType, Class<T> valueType, Map.Entry<? extends Key, ? extends T>... entries) Returns a QMap containing keys and values extracted from the given entries.static <Key,
T> QMap<Key, T> QMap.ofTypedPairs
(QMetaType keyType, QMetaType valueType, QPair<? extends Key, ? extends T>... pairs) Returns a QMap containing keys and values extracted from the given pairs.static <Key,
T> QMap<Key, T> QMap.ofTypedPairs
(Class<Key> keyType, Class<T> valueType, QPair<? extends Key, ? extends T>... pairs) Returns a QMap containing keys and values extracted from the given pairs.Returns a copy of the portion of this map whose keys range fromfromKey
totoKey
.Returns a view of the portion of this map whose keys are greater than (or equal to, ifinclusive
is true)fromKey
.QVariant.toMap()
Convenient static function for type conversion.QCborMap.toVariantMap()
QJsonObject.toVariantMap()
Methods in io.qt.core with parameters of type QMapModifier and TypeMethodDescriptionfinal void
SeeQMap::
operator=(QMap<Key,T>) final boolean
QMap.isSharedWith
(QMap<?, ?> other) Returns true if both containers share the same data.final void
SeeQMap::
swap(QMap<Key,T>&) final void
-
Uses of QMap in io.qt.gui
Modifier and TypeMethodDescriptionfinal QMap<@QtPrimitiveType Integer,
Object> QTextFormat.properties()
-
Uses of QMap in io.qt.gui.rhi
Methods in io.qt.gui.rhi that return QMapModifier and TypeMethodDescriptionQShader.NativeShaderInfo.extraBufferBindings()
QShader.nativeResourceBindingMap
(QShaderKey key) -
Uses of QMap in io.qt.help
Methods in io.qt.help that return QMapModifier and TypeMethodDescriptionQHelpFilterEngine.namespaceToComponent()
final QMap<String,
QVersionNumber> QHelpFilterEngine.namespaceToVersion()
-
Uses of QMap in io.qt.location
Methods in io.qt.location that return QMapModifier and TypeMethodDescriptionfinal QMap<@QtPrimitiveType Integer,
QPlaceContent> QPlace.content
(QPlaceContent.Type type) final QMap<@QtPrimitiveType Integer,
QPlaceContent> QPlaceContentReply.content()
QGeoManeuver.extendedAttributes()
QGeoRoute.extendedAttributes()
QPlaceIcon.parameters()
QPlaceMatchRequest.parameters()
-
Uses of QMap in io.qt.network
Methods in io.qt.network that return QMapModifier and TypeMethodDescriptionfinal QMap<QByteArray,
Object> QSslConfiguration.backendConfiguration()
-
Uses of QMap in io.qt.network.auth
Methods in io.qt.network.auth that return QMap -
Uses of QMap in io.qt.positioning
Methods in io.qt.positioning that return QMapModifier and TypeMethodDescriptionQGeoLocation.extendedAttributes()
QGeoAreaMonitorInfo.notificationParameters()
-
Uses of QMap in io.qt.scxml
Methods in io.qt.scxml that return QMap -
Uses of QMap in io.qt.serialbus
Methods in io.qt.serialbus that return QMapModifier and TypeMethodDescriptionQCanFrameProcessor.ParseResult.signalValues()
SeeQCanFrameProcessor::ParseResult::
signalValues -
Uses of QMap in io.qt.test
Methods in io.qt.test that return QMapModifier and TypeMethodDescriptionprotected final QMap<@QtPrimitiveType Integer,
QEventPoint> QTest.QTouchEventSequence.points()
SeeQTest::QTouchEventSequence::
points protected final QMap<@QtPrimitiveType Integer,
QEventPoint> QTest.QTouchEventSequence.previousPoints()
SeeQTest::QTouchEventSequence::
previousPoints -
Uses of QMap in io.qt.webengine.core
Methods in io.qt.webengine.core that return QMapModifier and TypeMethodDescriptionQWebEngineClientHints.fullVersionList()
final QMap<QByteArray,
QByteArray> QWebEngineUrlRequestJob.requestHeaders()
-
Uses of QMap in io.qt.widgets
Methods in io.qt.widgets that return QMapModifier and TypeMethodDescriptionfinal QMap<QDate,
QTextCharFormat> QCalendarWidget.dateTextFormat()