![]() |
LeechCraft
0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
|
#include "modeliterator.h"
Public Types | |
typedef QModelIndex | value_type |
typedef int | difference_type |
typedef random_access_iterator_tag | iterator_category |
Definition at line 204 of file modeliterator.h.
typedef int std::iterator_traits< LeechCraft::Util::ModelIterator >::difference_type |
Definition at line 207 of file modeliterator.h.
typedef random_access_iterator_tag std::iterator_traits< LeechCraft::Util::ModelIterator >::iterator_category |
Definition at line 209 of file modeliterator.h.
typedef QModelIndex std::iterator_traits< LeechCraft::Util::ModelIterator >::value_type |
Definition at line 206 of file modeliterator.h.