|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <AirframeComponentController.h>
Inheritance diagram for Airframe:
Collaboration diagram for Airframe:Public Member Functions | |
| Airframe (const QString &name, int autostartId, QObject *parent=nullptr) | |
| ~Airframe () | |
Public Attributes | |
| QString text MEMBER _name CONSTANT(int autostartId MEMBER _autostartId CONSTANT) private int | _autostartId |
Definition at line 54 of file AirframeComponentController.h.
| Airframe::Airframe | ( | const QString & | name, |
| int | autostartId, | ||
| QObject * | parent = nullptr |
||
| ) |
Definition at line 142 of file AirframeComponentController.cc.
| Airframe::~Airframe | ( | ) |
Definition at line 150 of file AirframeComponentController.cc.
| QString text MEMBER _name CONSTANT (int autostartId MEMBER _autostartId CONSTANT) private int Airframe::_autostartId |
Definition at line 69 of file AirframeComponentController.h.