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

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

addThisTransition(PointerToMemberFunction signal, QAbstractState *target)QGCStateinline
advance()QGCAbstractStatesignal
commandResult() constRequestMessageStateinline
completed()WaitStateBasesignal
connectWaitSignal() overrideRequestMessageStateinlineprotectedvirtual
context() constQGCAbstractState
disconnectWaitSignal() overrideRequestMessageStateinlineprotectedvirtual
EntryCallback typedefQGCAbstractState
error()QGCAbstractStatesignal
event(QEvent *event) overrideQGCAbstractStateprotected
EventHandler typedefQGCAbstractState
ExitCallback typedefQGCAbstractState
failureCode() constRequestMessageStateinline
localErrorState() constQGCStateinline
machine() constQGCAbstractState
MessageHandler typedefRequestMessageState
messageReceived(const mavlink_message_t &message)RequestMessageStatesignal
onEnter()QGCAbstractStateinlineprotectedvirtual
onEntry(QEvent *event) overrideQGCAbstractStateprotected
onExit(QEvent *event) overrideQGCAbstractStateprotected
onLeave()QGCAbstractStateinlineprotectedvirtual
onWaitEntered() overrideRequestMessageStateprotectedvirtual
onWaitExited()WaitStateBaseprotectedvirtual
onWaitTimeout() overrideRequestMessageStateprotectedvirtual
QGCAbstractState(const QString &stateName, QState *parent)QGCAbstractState
QGCState(const QString &stateName, QState *parentState)QGCState
RequestMessageState(QState *parent, uint32_t messageId, MessageHandler messageHandler=MessageHandler(), int compId=MAV_COMP_ID_AUTOPILOT1, int timeoutMsecs=5000, float param1=0.0f, float param2=0.0f, float param3=0.0f, float param4=0.0f, float param5=0.0f)RequestMessageState
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