AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AListModelRange< T > Class Template Reference

Classes

class  Iterator
 

Public Member Functions

 AListModelRange (const AListModelIndex &begin, const AListModelIndex &end, _< IListModel< T > > model)
 
bool operator== (const AListModelRange &rhs) const
 
AListModelRange< T >::Iterator begin () const
 
AListModelRange< T >::Iterator end () const
 
const AListModelIndexgetBegin () const
 
const AListModelIndexgetEnd () const
 
const _< IListModel< T > > & getModel () const
 

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