Mapper  0.9.0
API documentation
Namespaces | Functions
georeferencing.cpp File Reference

(c0c3bc8 on 7 Oct 2019)

#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"
Include dependency graph for georeferencing.cpp:

Namespaces

 literal
 Namespace for QLatin1String constants.
 
 OpenOrienteering
 

Functions

QDebug OpenOrienteering::operator<< (QDebug dbg, const Georeferencing &georef)
 Dumps a Georeferencing to the debug output. More...