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

Go to the source code of this file.

Classes

class  TerrainQueryInterface
 Base class for offline/online terrain queries. More...
 
class  TerrainOfflineQuery
 
class  TerrainOnlineQuery
 

Namespaces

namespace  TerrainQuery
 

Enumerations

enum  TerrainQuery::QueryMode { TerrainQuery::QueryModeNone , TerrainQuery::QueryModeCoordinates , TerrainQuery::QueryModePath , TerrainQuery::QueryModeCarpet }
 
enum class  TerrainQuery::State { TerrainQuery::Idle , TerrainQuery::Downloading }