|
Updraft
1.0
Open source glider flight visualisation tool.
|
#include <QColor>#include <QPen>#include <QWidget>#include <QTextEdit>#include <QTime>#include "igcinfo.h"#include "plotaxes.h"#include "graphlabels.h"#include "infotexts.h"#include "plotpainters.h"

Go to the source code of this file.
Classes | |
| struct | Updraft::IgcViewer::PickData |
| One picked point in igc recording. More... | |
| class | Updraft::IgcViewer::PlotWidget |
| Widget that shows the plot with flight data. More... | |
Namespaces | |
| namespace | Updraft |
| namespace | Updraft::IgcViewer |