AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ATimer Member List

This is the complete list of members for ATimer, including all inherited members.

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
ATimer(std::chrono::milliseconds period) (defined in ATimer)ATimerexplicit
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
disconnect() (defined in AObject)AObjectstatic
fired (defined in ATimer)ATimer
GENERIC_OBSERVERAObjectstatic
getThread() const (defined in AObject)AObjectinline
handleSlotException(std::exception_ptr exception)AObjectBaseprotectedvirtual
isSignalsEnabled() const noexcept (defined in AObject)AObjectinline
isSlotsCallsOnlyOnMyThread() const noexcept (defined in AObject)AObjectinline
isStarted() (defined in ATimer)ATimer
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
restart() (defined in ATimer)ATimer
scheduler() (defined in ATimer)ATimerstatic
setRunning(bool isStart) (defined in ATimer)ATimerinline
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
start() (defined in ATimer)ATimer
stop() (defined in ATimer)ATimer
weakPtr() (defined in AObject)AObjectinline
~AObject()=default (defined in AObject)AObjectvirtual
~AObjectBase()=default (defined in AObjectBase)AObjectBasevirtual
~ATimer() (defined in ATimer)ATimer