QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
APMParameterMetaData.h File Reference
#include <QtCore/QLoggingCategory>
#include <QtCore/QMap>
#include <QtCore/QObject>
#include <QtCore/QXmlStreamReader>
#include "MAVLinkLib.h"
#include "FactMetaData.h"
+ Include dependency graph for APMParameterMetaData.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  APMFactMetaDataRaw
 
class  APMParameterMetaData
 Collection of Parameter Facts for ArduPilot. More...
 

Typedefs

typedef QMap< QString, APMFactMetaDataRaw * > ParameterNametoFactMetaDataMap
 

Typedef Documentation

◆ ParameterNametoFactMetaDataMap

Definition at line 40 of file APMParameterMetaData.h.