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

MVC Controller for AirframeComponent.qml. More...

#include <AirframeComponentAirframes.h>

Classes

struct  AirframeInfo_t
 
struct  AirframeType_t
 

Static Public Member Functions

static QMap< QString, AirframeComponentAirframes::AirframeType_t * > & get ()
 
static void clear ()
 
static void insert (QString &group, QString &image, QString &name, int id)
 

Static Protected Attributes

static QMap< QString, AirframeType_t * > rgAirframeTypes
 

Detailed Description

MVC Controller for AirframeComponent.qml.

Definition at line 7 of file AirframeComponentAirframes.h.

Member Function Documentation

◆ clear()

void AirframeComponentAirframes::clear ( )
static

◆ get()

◆ insert()

Member Data Documentation

◆ rgAirframeTypes

QMap< QString, AirframeComponentAirframes::AirframeType_t * > AirframeComponentAirframes::rgAirframeTypes
staticprotected

Definition at line 26 of file AirframeComponentAirframes.h.

Referenced by clear(), get(), and insert().


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