Mapper  0.9.0
API documentation
Classes | Namespaces | Functions
georef_ocd_mapping_t.cpp File Reference

(381e118 on 7 Aug 2019)

#include <algorithm>
#include <iterator>
#include <vector>
#include <QtTest>
#include <QByteArray>
#include <QLatin1Char>
#include <QList>
#include <QMetaType>
#include <QObject>
#include <QPoint>
#include <QPointF>
#include <QString>
#include <QStringList>
#include "core/crs_template.h"
#include "core/georeferencing.h"
#include "fileformats/ocd_georef_fields.h"
#include "fileformats/xml_file_format.h"
#include "georef_ocd_mapping_t.moc"
Include dependency graph for georef_ocd_mapping_t.cpp:

Classes

struct  GeorefCoreData
 
class  GeoreferenceMappingTest
 

Namespaces

 QTest
 

Functions

bool operator== (const GeorefCoreData &lhs, const GeorefCoreData &rhs)
 
template<>
char * QTest::toString (const GeorefCoreData &r)
 
template<>
char * QTest::toString (const OcdGeorefFields &f)
 

Function Documentation

◆ operator==()

bool operator== ( const GeorefCoreData lhs,
const GeorefCoreData rhs 
)