Module qtjambi
Package io.qt.core

Interface QIterator<T>

All Superinterfaces:
Iterable<T>, QtObjectInterface
All Known Implementing Classes:
QSequentialConstIterator, QSequentialIterator

@Deprecated public interface QIterator<T> extends QtObjectInterface, Iterable<T>
Deprecated.
Use QIterator instead.