|
Updraft
1.0
Open source glider flight visualisation tool.
|
#include <QObject>#include <QFileInfo>#include <QList>#include <QTextEdit>#include <osg/Geometry>#include <osg/Geode>#include <osg/AutoTransform>#include "colorings.h"#include "igcinfo.h"#include "igcviewer.h"#include "plotwidget.h"#include "../../eventinfo.h"

Go to the source code of this file.
Classes | |
| class | Updraft::IgcViewer::OpenedFile |
| Helper class representing a single opened IGC file. More... | |
Namespaces | |
| namespace | Updraft |
| namespace | Updraft::IgcViewer |