![]() |
Mapper
0.9.0
API documentation
|
#include "georeferencing.h"
#include <algorithm>
#include <cmath>
#include <iterator>
#include <utility>
#include <QtGlobal>
#include <QtMath>
#include <QByteArray>
#include <QDebug>
#include <QDir>
#include <QFileInfo>
#include <QLatin1String>
#include <QLocale>
#include <QPoint>
#include <QSignalBlocker>
#include <QStringRef>
#include <QTemporaryDir>
#include <QXmlStreamReader>
#include <QXmlStreamWriter>
#include <proj.h>
#include "core/crs_template.h"
#include "fileformats/file_format.h"
#include "fileformats/xml_file_format.h"
#include "util/xml_stream_util.h"
Namespaces | |
literal | |
Namespace for QLatin1String constants. | |
OpenOrienteering | |
Functions | |
QDebug | OpenOrienteering::operator<< (QDebug dbg, const Georeferencing &georef) |
Dumps a Georeferencing to the debug output. More... | |