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

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

Action typedefRetryState
addThisTransition(PointerToMemberFunction signal, QAbstractState *target)QGCStateinline
advance()QGCAbstractStatesignal
context() constQGCAbstractState
currentAttempt() constRetryStateinline
EmitAdvance enum valueRetryState
EmitError enum valueRetryState
EntryCallback typedefQGCAbstractState
error()QGCAbstractStatesignal
event(QEvent *event) overrideQGCAbstractStateprotected
EventHandler typedefQGCAbstractState
exhausted()RetryStatesignal
ExhaustedBehavior enum nameRetryState
exhaustedBehavior() constRetryStateinline
ExitCallback typedefQGCAbstractState
localErrorState() constQGCStateinline
machine() constQGCAbstractState
maxRetries() constRetryStateinline
onEnter() overrideRetryStateprotectedvirtual
onEntry(QEvent *event) overrideQGCAbstractStateprotected
onExit(QEvent *event) overrideQGCAbstractStateprotected
onLeave()QGCAbstractStateinlineprotectedvirtual
QGCAbstractState(const QString &stateName, QState *parent)QGCAbstractState
QGCState(const QString &stateName, QState *parentState)QGCState
retrying(int attempt, int maxAttempts)RetryStatesignal
RetryState(const QString &stateName, QState *parent, Action action, int maxRetries=0, int retryDelayMsecs=1000, ExhaustedBehavior exhaustedBehavior=EmitError)RetryState
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
skipped()RetryStatesignal
stateName() constQGCAbstractState
succeeded()RetryStatesignal
totalAttempts() constRetryStateinline
vehicle() constQGCAbstractState
wasSkipped() constRetryStateinline