Module qtjambi
Package io.qt.core

Interface QMapIterator<K,V>

All Superinterfaces:
Iterable<QPair<K,V>>, QtObjectInterface
All Known Implementing Classes:
QAssociativeConstIterator, QAssociativeIterator

@Deprecated public interface QMapIterator<K,V> extends QtObjectInterface, Iterable<QPair<K,V>>
Deprecated.