|
QGroundControl
Ground Control Station for MAVLink Drones
|
#include <QtCore/QByteArrayView>#include <QtCore/QList>#include <QtCore/QString>#include <QtCore/QStringList>#include <QtCore/QStringView>#include <QtCore/QUrl>#include <memory>#include "QGCTileSet.h"
Include dependency graph for QGCMapUrlEngine.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | UrlFactory |
Typedefs | |
| typedef std::shared_ptr< const MapProvider > | SharedMapProvider |
| typedef std::shared_ptr< const ElevationProvider > | SharedElevationProvider |
| typedef std::shared_ptr<const ElevationProvider> SharedElevationProvider |
Definition at line 55 of file QGCMapUrlEngine.h.
| typedef std::shared_ptr<const MapProvider> SharedMapProvider |
Definition at line 54 of file QGCMapUrlEngine.h.