Module qtjambi
Package io.qt.core

Class QIterator<T>

All Implemented Interfaces:
QtObjectInterface, Iterable<T>

public final class QIterator<T> extends QtJambiIteratorObject<T> implements Iterable<T>