Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFX_Timer::HandlerIface Member List

This is the complete list of members for CFX_Timer::HandlerIface, including all inherited members.

ActiveObserversForTesting() constfxcrt::Observableinlineprotected
AddObserver(ObserverIface *pObserver)fxcrt::Observable
KillTimer(int32_t nTimerID)=0CFX_Timer::HandlerIfacepure virtual
kInvalidTimerIDCFX_Timer::HandlerIfacestatic
NotifyObservers()fxcrt::Observable
Observable()fxcrt::Observable
Observable(const Observable &that)=deletefxcrt::Observable
operator=(const Observable &that)=deletefxcrt::Observable
RemoveObserver(ObserverIface *pObserver)fxcrt::Observable
SetTimer(int32_t uElapse, TimerCallback lpTimerFunc)=0CFX_Timer::HandlerIfacepure virtual
TimerCallback typedefCFX_Timer::HandlerIface
~HandlerIface()=defaultCFX_Timer::HandlerIfacevirtual
~Observable()fxcrt::Observable