QGIS API Documentation  3.16.0-Hannover (43b64b13f3)
Functions
qgscoordinatetransformcontext.cpp File Reference
#include "qgscoordinatetransformcontext.h"
#include "qgscoordinatetransformcontext_p.h"
#include "qgscoordinatetransform.h"
#include "qgssettings.h"
#include "qgsprojutils.h"
Include dependency graph for qgscoordinatetransformcontext.cpp:

Go to the source code of this file.

Functions

QString crsToKey (const QgsCoordinateReferenceSystem &crs)
 
template<>
bool qMapLessThanKey< QPair< QgsCoordinateReferenceSystem, QgsCoordinateReferenceSystem > > (const QPair< QgsCoordinateReferenceSystem, QgsCoordinateReferenceSystem > &key1, const QPair< QgsCoordinateReferenceSystem, QgsCoordinateReferenceSystem > &key2)
 

Function Documentation

◆ crsToKey()

QString crsToKey ( const QgsCoordinateReferenceSystem crs)

Definition at line 24 of file qgscoordinatetransformcontext.cpp.

◆ qMapLessThanKey< QPair< QgsCoordinateReferenceSystem, QgsCoordinateReferenceSystem > >()

Definition at line 30 of file qgscoordinatetransformcontext.cpp.