QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
qgscoordinatetransform.h File Reference
#include "qgsconfig.h"
#include "qgis_core.h"
#include "qgis_sip.h"
#include "qgscoordinatereferencesystem.h"
#include "qgscoordinatetransformcontext.h"
#include <QExplicitlySharedDataPointer>
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
 Handles coordinate transforms between two coordinate systems. More...

Functions

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

Function Documentation

◆ operator<<()

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

Output stream operator.

Definition at line 773 of file qgscoordinatetransform.h.