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

#include <AirframeComponentController.h>

+ Inheritance diagram for AirframeType:
+ Collaboration diagram for AirframeType:

Public Member Functions

 AirframeType (const QString &name, const QString &imageResource, QObject *parent=nullptr)
 
 ~AirframeType ()
 
QString name MEMBER _name CONSTANT (QString imageResource MEMBER _imageResource CONSTANT) 1(QVariantList airframes MEMBER _airframes CONSTANT) void addAirframe(const QString &name
 

Public Attributes

QString name MEMBER _name int autostartId
 

Detailed Description

Definition at line 72 of file AirframeComponentController.h.

Constructor & Destructor Documentation

◆ AirframeType()

AirframeType::AirframeType ( const QString &  name,
const QString &  imageResource,
QObject *  parent = nullptr 
)

Definition at line 121 of file AirframeComponentController.cc.

◆ ~AirframeType()

AirframeType::~AirframeType ( )

Definition at line 129 of file AirframeComponentController.cc.

Member Function Documentation

◆ CONSTANT()

QString name MEMBER _name AirframeType::CONSTANT ( QString imageResource MEMBER _imageResource  CONSTANT) const &

Member Data Documentation

◆ autostartId

QString name MEMBER _name int AirframeType::autostartId

Definition at line 86 of file AirframeComponentController.h.


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