java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.internal.QtJambiAbstractMapObject<K,V>
- All Implemented Interfaces:
QtObjectInterface,Iterable<QPair<K,,V>> Map<K,V>
- Direct Known Subclasses:
QtJambiHashObject,QtJambiMapObject
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotected -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, keySet, merge, put, putIfAbsent, remove, remove, replace, replace, replaceAll, values
-
Constructor Details
-
QtJambiAbstractMapObject
protected QtJambiAbstractMapObject() -
QtJambiAbstractMapObject
-
-
Method Details