QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
ActuatorActions::ActionGroup Class Reference

#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
 

Detailed Description

Definition at line 54 of file ActuatorActions.h.

Constructor & Destructor Documentation

◆ ActionGroup()

ActionGroup::ActionGroup ( QObject *  parent,
const QString &  label,
Config::Type  type 
)

Definition at line 71 of file ActuatorActions.cc.

Member Function Documentation

◆ addAction()

void ActuatorActions::ActionGroup::addAction ( Action action)
inline

Definition at line 66 of file ActuatorActions.h.

References QmlObjectListModel::append().

◆ CONSTANT()

QString label READ label ActuatorActions::ActionGroup::CONSTANT ( QmlObjectListModel *actions READ actions  CONSTANT)
inline

Definition at line 60 of file ActuatorActions.h.

◆ label()

const QString & ActuatorActions::ActionGroup::label ( ) const
inline

Definition at line 64 of file ActuatorActions.h.

◆ type()

Config::Type ActuatorActions::ActionGroup::type ( ) const
inline

Definition at line 68 of file ActuatorActions.h.


The documentation for this class was generated from the following files: