|
Updraft
1.0
Open source glider flight visualisation tool.
|
#include <QByteArray>#include <QDate>#include <QIODevice>#include <QList>#include <QString>#include <QTextCodec>#include <QTime>#include "../util/util.h"

Go to the source code of this file.
Classes | |
| struct | Updraft::Igc::Event |
| A single event from the igc file. More... | |
| struct | Updraft::Igc::Fix |
| GPS fix event. More... | |
| struct | Updraft::Igc::PilotEvent |
| Pilot event. More... | |
| class | Updraft::Igc::IgcFile |
| A class that loads an IGC file. More... | |
Namespaces | |
| namespace | Updraft |
| namespace | Updraft::Igc |
Defines | |
| #define | IGC_EXPORT Q_DECL_IMPORT |
| #define IGC_EXPORT Q_DECL_IMPORT |