![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
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 82 of file modeliterator.h.
typedef int std::iterator_traits< LeechCraft::Util::ModelIterator >::difference_type |
Definition at line 85 of file modeliterator.h.
typedef random_access_iterator_tag std::iterator_traits< LeechCraft::Util::ModelIterator >::iterator_category |
Definition at line 87 of file modeliterator.h.
typedef QModelIndex std::iterator_traits< LeechCraft::Util::ModelIterator >::value_type |
Definition at line 84 of file modeliterator.h.