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 ()
 
void addAirframe (const QString &name, int autostartId)
 

Detailed Description

Definition at line 74 of file AirframeComponentController.h.

Constructor & Destructor Documentation

◆ AirframeType()

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

Definition at line 123 of file AirframeComponentController.cc.

◆ ~AirframeType()

AirframeType::~AirframeType ( )

Definition at line 131 of file AirframeComponentController.cc.

Member Function Documentation

◆ addAirframe()

void AirframeType::addAirframe ( const QString &  name,
int  autostartId 
)

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