QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
Airframe Class Reference

#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
 

Detailed Description

Definition at line 54 of file AirframeComponentController.h.

Constructor & Destructor Documentation

◆ Airframe()

Airframe::Airframe ( const QString &  name,
int  autostartId,
QObject *  parent = nullptr 
)

Definition at line 142 of file AirframeComponentController.cc.

◆ ~Airframe()

Airframe::~Airframe ( )

Definition at line 150 of file AirframeComponentController.cc.

Member Data Documentation

◆ _autostartId

QString text MEMBER _name CONSTANT (int autostartId MEMBER _autostartId CONSTANT) private int Airframe::_autostartId

Definition at line 69 of file AirframeComponentController.h.


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