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

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

Action typedefProgressState
addThisTransition(PointerToMemberFunction signal, QAbstractState *target)QGCStateinline
advance()QGCAbstractStatesignal
context() constQGCAbstractState
EntryCallback typedefQGCAbstractState
error()QGCAbstractStatesignal
event(QEvent *event) overrideQGCAbstractStateprotected
EventHandler typedefQGCAbstractState
ExitCallback typedefQGCAbstractState
localErrorState() constQGCStateinline
machine() constQGCAbstractState
onEnter() overrideProgressStateprotectedvirtual
onEntry(QEvent *event) overrideQGCAbstractStateprotected
onExit(QEvent *event) overrideQGCAbstractStateprotected
onLeave()QGCAbstractStateinlineprotectedvirtual
progress() constProgressState
ProgressCallback typedefProgressState
progressChanged(float progress)ProgressStatesignal
ProgressState(const QString &stateName, QState *parent, float progress, Action action=nullptr)ProgressState
ProgressState(const QString &stateName, QState *parent, ProgressCallback progressCallback, Action action=nullptr)ProgressState
QGCAbstractState(const QString &stateName, QState *parent)QGCAbstractState
QGCState(const QString &stateName, QState *parentState)QGCState
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
setProgress(float progress)ProgressState
setProgressCallback(ProgressCallback callback)ProgressState
setProperty(QObject *object, const char *name, const QVariant &value)QGCState
setVisible(QObject *object, bool visible)QGCState
stateName() constQGCAbstractState
vehicle() constQGCAbstractState