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

Go to the source code of this file.

Classes

struct  TileSetRecord
 
struct  TotalsResult
 
struct  SetTotalsResult
 
struct  DatabaseResult
 

Typedefs

using ProgressCallback = std::function< void(int)>
 

Typedef Documentation

◆ ProgressCallback

using ProgressCallback = std::function<void(int)>

Definition at line 43 of file QGCTileCacheTypes.h.