QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
AsyncFunctionState Member List

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

addThisTransition(PointerToMemberFunction signal, QAbstractState *target)QGCStateinline
advance()QGCAbstractStatesignal
AsyncFunctionState(const QString &stateName, QState *parent, SetupFunction setupFunction, int timeoutMsecs=0)AsyncFunctionState
complete()AsyncFunctionStateinline
completed()WaitStateBasesignal
connectToCompletion(typename QtPrivate::FunctionPointer< Func >::Object *sender, Func signal)AsyncFunctionStateinline
connectToCompletion(typename QtPrivate::FunctionPointer< Func >::Object *sender, Func signal, Slot slot)AsyncFunctionStateinline
connectWaitSignal() overrideAsyncFunctionStateprotectedvirtual
context() constQGCAbstractState
disconnectWaitSignal() overrideAsyncFunctionStateprotectedvirtual
EntryCallback typedefQGCAbstractState
error()QGCAbstractStatesignal
event(QEvent *event) overrideQGCAbstractStateprotected
EventHandler typedefQGCAbstractState
ExitCallback typedefQGCAbstractState
fail()AsyncFunctionStateinline
localErrorState() constQGCStateinline
machine() constQGCAbstractState
onEnter()QGCAbstractStateinlineprotectedvirtual
onEntry(QEvent *event) overrideQGCAbstractStateprotected
onExit(QEvent *event) overrideQGCAbstractStateprotected
onLeave()QGCAbstractStateinlineprotectedvirtual
onWaitEntered() overrideAsyncFunctionStateprotectedvirtual
onWaitExited()WaitStateBaseprotectedvirtual
onWaitTimeout()WaitStateBaseprotectedvirtual
QGCAbstractState(const QString &stateName, QState *parent)QGCAbstractState
QGCState(const QString &stateName, QState *parentState)QGCState
restartWait()WaitStateBase
setCallbacks(EntryCallback onEntry, ExitCallback onExit=nullptr)QGCAbstractState
setEnabled(QObject *object, bool enabled)QGCState
setEventHandler(EventHandler handler)QGCAbstractStateinline
setLocalErrorState(QAbstractState *errorState)QGCState
setOnEntry(EntryCallback callback)QGCAbstractStateinline
setOnExit(ExitCallback callback)QGCAbstractStateinline
setProperty(QObject *object, const char *name, const QVariant &value)QGCState
SetupFunction typedefAsyncFunctionState
setVisible(QObject *object, bool visible)QGCState
stateName() constQGCAbstractState
timedOut()WaitStateBasesignal
timeout()WaitStateBasesignal
timeoutMsecs() constWaitStateBaseinlineprotected
vehicle() constQGCAbstractState
waitComplete()WaitStateBaseprotected
waitFailed()WaitStateBaseprotected
WaitStateBase(const QString &stateName, QState *parent, int timeoutMsecs=0)WaitStateBase