7#include <QtCore/QObject>
8#include <QtCore/QString>
14 beep = ACTUATOR_CONFIGURATION_BEEP,
33 int outputFunction,
Vehicle* vehicle);
37 const QString&
label()
const {
return _label; }
44 void sendMavlinkRequest();
47 const int _outputFunction;
51 bool _commandInProgress{
false};
64 const QString&
label()
const {
return _label; }
Config::Type type() const
void addAction(Action *action)
const QString & label() const
QString label READ label CONSTANT(QmlObjectListModel *actions READ actions CONSTANT) QmlObjectListModel *actions()
QString label READ label CONSTANT const QString & label() const
void append(QObject *object)
Caller maintains responsibility for object ownership and deletion.
MavCmdResultFailureCode_t
QSet< QString > actuatorTypes
@ set3DModeOn
motors: enable 3D mode (reversible)
@ setSpinDirection2
motors: set spin direction 2
@ set3DModeOff
motors: disable 3D mode (reversible)
@ setSpinDirection1
motors: set spin direction 1
QString typeToLabel() const