Updraft
1.0
Open source glider flight visualisation tool.
|
#include <QtGui>
#include "../../pluginbase.h"
#include "../../core/ui/maplayergroup.h"
#include "tasklayer.h"
Go to the source code of this file.
Classes | |
class | Updraft::TaskDeclaration |
Task declaration plugin top level object. More... | |
Namespaces | |
namespace | Updraft |
Typedefs | |
typedef QList< TaskLayer * > | Updraft::TTaskLayerList |