QGIS API Documentation  3.4.15-Madeira (e83d02e274)
Classes | Functions
qgscoordinatetransform.h File Reference
#include <QExplicitlySharedDataPointer>
#include "qgsconfig.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgscoordinatereferencesystem.h"
#include "qgscoordinatetransformcontext.h"
Include dependency graph for qgscoordinatetransform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsCoordinateTransform
 Class for doing transforms between two map coordinate systems. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const QgsCoordinateTransform &r)
 Output stream operator. More...
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const QgsCoordinateTransform r 
)
inline

Output stream operator.

Definition at line 462 of file qgscoordinatetransform.h.