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

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

addThisTransition(PointerToMemberFunction signal, QAbstractState *target)QGCStateinline
advance()QGCAbstractStatesignal
completed()WaitStateBasesignal
connectWaitSignal() overrideWaitForMavlinkMessageStateprotectedvirtual
context() constQGCAbstractState
disconnectWaitSignal() overrideWaitForMavlinkMessageStateprotectedvirtual
EntryCallback typedefQGCAbstractState
error()QGCAbstractStatesignal
event(QEvent *event) overrideQGCAbstractStateprotected
EventHandler typedefQGCAbstractState
ExitCallback typedefQGCAbstractState
localErrorState() constQGCStateinline
machine() constQGCAbstractState
messageId() constWaitForMavlinkMessageStateinline
onEnter()QGCAbstractStateinlineprotectedvirtual
onEntry(QEvent *event) overrideQGCAbstractStateprotected
onExit(QEvent *event) overrideQGCAbstractStateprotected
onLeave()QGCAbstractStateinlineprotectedvirtual
onWaitEntered()WaitStateBaseprotectedvirtual
onWaitExited()WaitStateBaseprotectedvirtual
onWaitTimeout()WaitStateBaseprotectedvirtual
Predicate typedefWaitForMavlinkMessageState
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
WaitForMavlinkMessageState(QState *parent, uint32_t messageId, int timeoutMsecs, Predicate predicate=Predicate())WaitForMavlinkMessageState
WaitStateBase(const QString &stateName, QState *parent, int timeoutMsecs=0)WaitStateBase