|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QLoggingCategory>#include <QtQmlIntegration/QtQmlIntegration>#include "LinkConfiguration.h"
Include dependency graph for LinkInterface.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LinkInterface |
| The link interface defines the interface for all links used to communicate with the ground station application. More... | |
Typedefs | |
| typedef std::shared_ptr< LinkInterface > | SharedLinkInterfacePtr |
| typedef std::weak_ptr< LinkInterface > | WeakLinkInterfacePtr |
| typedef std::shared_ptr<LinkInterface> SharedLinkInterfacePtr |
Definition at line 78 of file LinkInterface.h.
| typedef std::weak_ptr<LinkInterface> WeakLinkInterfacePtr |
Definition at line 79 of file LinkInterface.h.