| QGIS API Documentation
    2.2.0-Valmiera
    | 
#include <QObject>#include "qgspoint.h"#include "qgsrectangle.h"#include "qgscsexception.h"#include "qgscoordinatereferencesystem.h"#include <iostream>#include <vector>

Go to the source code of this file.
| Classes | |
| class | QgsCoordinateTransform | 
| Class for doing transforms between two map coordinate systems.  More... | |
| Typedefs | |
| typedef void * | projPJ | 
| Functions | |
| std::ostream & | operator<< (std::ostream &os, const QgsCoordinateTransform &r) | 
| Output stream operator. | |
| typedef void* projPJ | 
Definition at line 30 of file qgscoordinatetransform.h.
| 
 | inline | 
Output stream operator.
Definition at line 300 of file qgscoordinatetransform.h.
References QgsCoordinateTransform::destCRS(), QgsCoordinateTransform::isInitialised(), QgsCoordinateTransform::isShortCircuited(), and QgsCoordinateTransform::sourceCrs().
 1.8.1.2
 1.8.1.2