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

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

addThisTransition(PointerToMemberFunction signal, QAbstractState *target)QGCStateinline
advance()QGCAbstractStatesignal
completed()WaitStateBasesignal
connectWaitSignal()=0WaitStateBaseprotectedpure virtual
context() constQGCAbstractState
disconnectWaitSignal()=0WaitStateBaseprotectedpure virtual
EntryCallback typedefQGCAbstractState
error()QGCAbstractStatesignal
event(QEvent *event) overrideQGCAbstractStateprotected
EventHandler typedefQGCAbstractState
ExitCallback typedefQGCAbstractState
localErrorState() constQGCStateinline
machine() constQGCAbstractState
onEnter()QGCAbstractStateinlineprotectedvirtual
onEntry(QEvent *event) overrideQGCAbstractStateprotected
onExit(QEvent *event) overrideQGCAbstractStateprotected
onLeave()QGCAbstractStateinlineprotectedvirtual
onWaitEntered()WaitStateBaseprotectedvirtual
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
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