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

Classes

class  Iterator
 

Public Member Functions

 AListModelSelection (const ASet< AListModelIndex > &indices, _< IListModel< T > > model)
 
AListModelSelection< T >::Iterator begin () const
 
AListModelSelection< T >::Iterator end () const
 
size_t size () const
 
bool empty () const
 
const _< IListModel< T > > & getModel () const
 
const ASet< AListModelIndex > & getIndices () const
 
AListModelIndex first ()
 
AVector< AListModelRange< T > > ranges () const noexcept
 

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