|
QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#include "qgscoordinatetransformcontext.h"#include "qgscoordinatetransformcontext_p.h"#include "qgscoordinatetransform.h"#include "qgssettings.h"#include "qgsprojutils.h"
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) |
| QString crsToKey | ( | const QgsCoordinateReferenceSystem & | crs | ) |
Definition at line 24 of file qgscoordinatetransformcontext.cpp.
| bool qMapLessThanKey< QPair< QgsCoordinateReferenceSystem, QgsCoordinateReferenceSystem > > | ( | const QPair< QgsCoordinateReferenceSystem, QgsCoordinateReferenceSystem > & | key1, |
| const QPair< QgsCoordinateReferenceSystem, QgsCoordinateReferenceSystem > & | key2 | ||
| ) |
Definition at line 30 of file qgscoordinatetransformcontext.cpp.