|
JS8Call-Improved master
|
ADIF (Amateur Data Interchange Format) log file reader and writer. More...
#include "JS8_Main/fileutils.h"#include <QtGui>

Go to the source code of this file.
Classes | |
| class | ADIF |
| Parser and in-memory store for ADIF QSO records. More... | |
| struct | ADIF::QSO |
| Minimal representation of a QSO (contact) record. More... | |
Variables | |
| const QStringList | ADIF_FIELDS |
| Known ADIF field names used when parsing ADIF records. | |
ADIF (Amateur Data Interchange Format) log file reader and writer.
Reads an ADIF log file into memory and provides search and append helpers. This header declares the ADIF utility class used by the logbook implementation to parse, query and append QSO records.
Compatible with Doxygen 1.16.