AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
AListModelFilter< T, Filter > Member List

This is the complete list of members for AListModelFilter< T, Filter >, including all inherited members.

AListModelFilter(const _< IListModel< T > > &other, Filter &&adapter) (defined in AListModelFilter< T, Filter >)AListModelFilter< T, Filter >inlineexplicit
AObject() (defined in AObject)AObject
AObjectBase()=default (defined in AObjectBase)AObjectBase
AObjectBase(AObjectBase &&rhs) noexcept (defined in AObjectBase)AObjectBaseinline
AObjectBase(const AObjectBase &rhs) noexcept (defined in AObjectBase)AObjectBaseinline
biConnect(PropertySource &&propertySource, PropertyDestination &&propertyDestination)AObjectinlinestatic
clearAllIngoingConnections() noexcept (defined in AObjectBase)AObjectBaseprotected
connect(const Signal &signal, Object *object, Function &&function)AObjectinlinestatic
connect(const Property &property, Object *object, Function &&function)AObjectinlinestatic
connect(PropertySource &&propertySource, PropertyDestination &&propertyDestination)AObjectinlinestatic
connect(const Connectable &connectable, Object &object, Function &&function)AObjectinlinestatic
connect(const Connectable &connectable, Function &&function)AObjectinline
connect(const Connectable &connectable, _< Object > object, Function &&function)AObjectinlinestatic
connect(const Connectable &connectable, ASlotDef< Object *, Function > slotDef)AObjectinlinestatic
connect(const Property &property, _< Object > object, Function &&function)AObjectinlinestatic
dataChangedIListModel< T >
dataInsertedIListModel< T >
dataRemovedIListModel< T >
disconnect() (defined in AObject)AObjectstatic
GENERIC_OBSERVERAObjectstatic
getThread() const (defined in AObject)AObjectinline
handleSlotException(std::exception_ptr exception)AObjectBaseprotectedvirtual
invalidate()AListModelFilter< T, Filter >inline
isSignalsEnabled() const noexcept (defined in AObject)AObjectinline
isSlotsCallsOnlyOnMyThread() const noexcept (defined in AObject)AObjectinline
lazyInvalidate()AListModelFilter< T, Filter >inline
listItemAt(const AListModelIndex &index) override (defined in AListModelFilter< T, Filter >)AListModelFilter< T, Filter >inlinevirtual
listSize() override (defined in AListModelFilter< T, Filter >)AListModelFilter< T, Filter >inlinevirtual
moveToThread(aui::no_escape< AObject > object, _< AAbstractThread > thread) (defined in AObject)AObjectstatic
noncopyable()=default (defined in aui::noncopyable)aui::noncopyable
noncopyable(const noncopyable &)=delete (defined in aui::noncopyable)aui::noncopyable
operator=(const AObjectBase &rhs) noexcept (defined in AObjectBase)AObjectBaseinline
operator=(AObjectBase &&rhs) noexcept (defined in AObjectBase)AObjectBaseinline
operator=(const noncopyable &)=delete (defined in aui::noncopyable)aui::noncopyable
operator^(T &&t) noexcept (defined in AObject)AObjectinline
range(const AListModelIndex &begin, const AListModelIndex &end) (defined in IListModel< T >)IListModel< T >inline
range(const AListModelIndex &item) (defined in IListModel< T >)IListModel< T >inline
rangesIncluding(Filter &&filter) (defined in IListModel< T >)IListModel< T >inline
setSignalsEnabled(bool enabled) (defined in AObject)AObjectinline
setSlotsCallsOnlyOnMyThread(bool slotsCallsOnlyOnMyThread) (defined in AObject)AObjectinline
setThread(_< AAbstractThread > thread)AObjectinlineprotected
sharedPtr() (defined in AObject)AObjectinline
SIGNAL_SLOT_GLOBAL_SYNC (defined in AObjectBase)AObjectBasestatic
stored_t typedef (defined in IListModel< T >)IListModel< T >
toVector() noexcept (defined in IListModel< T >)IListModel< T >inline
value_type typedef (defined in AListModelFilter< T, Filter >)AListModelFilter< T, Filter >
weakPtr() (defined in AObject)AObjectinline
~AListModelFilter() override=default (defined in AListModelFilter< T, Filter >)AListModelFilter< T, Filter >
~AObject()=default (defined in AObject)AObjectvirtual
~AObjectBase()=default (defined in AObjectBase)AObjectBasevirtual
~IListModel() override=default (defined in IListModel< T >)IListModel< T >