Module qtjambi

Class QtJambiMapIteratorObject<K,V>

All Implemented Interfaces:
QtObjectInterface
Direct Known Subclasses:
QMapIterator

public abstract class QtJambiMapIteratorObject<K,V> extends QtJambiIteratorObject<V>
  • Constructor Details

    • QtJambiMapIteratorObject

      protected QtJambiMapIteratorObject(Object owner)
  • Method Details