java.lang.Object
io.qt.QtObject
io.qt.internal.AbstractSequentialConstIterator<V>
io.qt.internal.AbstractAssociativeConstIterator<K,V>
io.qt.core.QAssociativeConstIterator<K,V>
io.qt.core.QAssociativeIterator<K,V>
- All Implemented Interfaces:
QMapIterator<K,
,V> io.qt.internal.AbstractAssociativeIterator<K,
,V> QtObjectInterface
,Iterable<QPair<K,
V>>
public final class QAssociativeIterator<K,V>
extends QAssociativeConstIterator<K,V>
implements io.qt.internal.AbstractAssociativeIterator<K,V>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Method Summary
Methods inherited from class io.qt.core.QAssociativeConstIterator
checkedKey, checkedValue, decrement, equals, increment, iterator, key, keyValuePair, val
Methods inherited from class io.qt.internal.AbstractAssociativeConstIterator
toJavaMapIterator
Methods inherited from class io.qt.internal.AbstractSequentialConstIterator
begin, compareOwners, end, toJavaDescendingIterator, toJavaIterator
Methods inherited from class io.qt.QtObject
dispose, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.qt.internal.AbstractAssociativeIterator
iterator, keyValuePair
Methods inherited from interface java.lang.Iterable
forEach, spliterator
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed