AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AListModelSelection< T >::Iterator Class Reference

Public Member Functions

 Iterator (const ASet< AListModelIndex >::iterator &iterator, _< IListModel< T > > model)
 
Iteratoroperator* ()
 
auto & operator-> ()
 
auto get () const
 
Iteratoroperator++ ()
 
bool operator!= (const Iterator &other) const
 
bool operator== (const Iterator &other) const
 
const AListModelIndexgetIndex () const
 

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