|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <ActuatorActions.h>
Inheritance diagram for ActuatorActions::ActionGroup:
Collaboration diagram for ActuatorActions::ActionGroup:Public Member Functions | |
| ActionGroup (QObject *parent, const QString &label, Config::Type type) | |
| QString label READ label | CONSTANT (QmlObjectListModel *actions READ actions CONSTANT) QmlObjectListModel *actions() |
| const QString & | label () const |
| void | addAction (Action *action) |
| Config::Type | type () const |
Definition at line 54 of file ActuatorActions.h.
| ActionGroup::ActionGroup | ( | QObject * | parent, |
| const QString & | label, | ||
| Config::Type | type | ||
| ) |
Definition at line 71 of file ActuatorActions.cc.
|
inline |
Definition at line 66 of file ActuatorActions.h.
References QmlObjectListModel::append().
|
inline |
Definition at line 60 of file ActuatorActions.h.
|
inline |
Definition at line 64 of file ActuatorActions.h.
|
inline |
Definition at line 68 of file ActuatorActions.h.