|
QGroundControl
Ground Control Station for MAVLink Drones
|
#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< LinkConfiguration > | SharedLinkConfigurationPtr |
| typedef std::weak_ptr< LinkConfiguration > | WeakLinkConfigurationPtr |
| typedef std::shared_ptr<LinkConfiguration> SharedLinkConfigurationPtr |
Definition at line 138 of file LinkConfiguration.h.
| typedef std::weak_ptr<LinkConfiguration> WeakLinkConfigurationPtr |
Definition at line 139 of file LinkConfiguration.h.