Updraft
1.0
Open source glider flight visualisation tool.
|
#include <QtGui>
#include "../../pluginbase.h"
#include "../../core/ui/maplayergroup.h"
#include "tplayer.h"
Go to the source code of this file.
Classes | |
class | Updraft::TurnPoints |
Top level object of the turnpoints plugin. More... | |
Namespaces | |
namespace | Updraft |
Defines | |
#define | TPS_EXPORT Q_DECL_IMPORT |
Typedefs | |
typedef QMap < MapLayerInterface *, TPLayer * > | Updraft::TTPLayerMap |
#define TPS_EXPORT Q_DECL_IMPORT |