QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
LinkConfiguration.h File Reference
#include <QtCore/QLoggingCategory>
#include <QtCore/QSettings>
#include <QtCore/QString>
#include <QtQmlIntegration/QtQmlIntegration>
+ Include dependency graph for LinkConfiguration.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinkConfiguration
 Interface holding link specific settings. More...
 

Typedefs

typedef std::shared_ptr< LinkConfigurationSharedLinkConfigurationPtr
 
typedef std::weak_ptr< LinkConfigurationWeakLinkConfigurationPtr
 

Typedef Documentation

◆ SharedLinkConfigurationPtr

Definition at line 138 of file LinkConfiguration.h.

◆ WeakLinkConfigurationPtr

Definition at line 139 of file LinkConfiguration.h.