java.lang.Object
io.qt.internal.NativeUtility.Object
io.qt.QtObject
io.qt.internal.AbstractMultiAssociativeContainer<K,V>
io.qt.internal.AbstractMultiHash<K,V>
- All Implemented Interfaces:
QtObjectInterface
,Iterable<QPair<K,
,V>> Map<K,
List<V>>
- Direct Known Subclasses:
QMultiHash
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
protected
-
Method Summary
Methods inherited from class io.qt.internal.AbstractMultiAssociativeContainer
begin, constBegin, constEnd, end, isEmpty, iterator, keys, putAll, size, toString
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, equals, forEach, get, getOrDefault, hashCode, merge, put, putIfAbsent, remove, remove, replace, replace, replaceAll, values
-
Constructor Details
-
AbstractMultiHash
protected AbstractMultiHash() -
AbstractMultiHash
-
-
Method Details
-
keySet
-
entrySet
-