QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
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

◆ operator<<()

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

Output stream operator.

Definition at line 580 of file qgscoordinatetransform.h.