LeechCraft  0.6.70-3565-g2d86529
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
std::iterator_traits< LeechCraft::Util::ModelIterator > Struct Template Reference

#include "modeliterator.h"

Public Types

typedef QModelIndex value_type
 
typedef int difference_type
 
typedef random_access_iterator_tag iterator_category
 

Detailed Description

template<>
struct std::iterator_traits< LeechCraft::Util::ModelIterator >

Definition at line 204 of file modeliterator.h.

Member Typedef Documentation

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.


The documentation for this struct was generated from the following file: