QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
Go to the source code of this file.
Classes | |
class | QgsCoordinateReferenceSystem |
Class for storing a coordinate reference system (CRS) More... | |
Typedefs | |
typedef void(* | CUSTOM_CRS_VALIDATION) (QgsCoordinateReferenceSystem &) |
typedef void * | OGRSpatialReferenceH |
typedef struct sqlite3 | sqlite3 |
Functions | |
std::ostream & | operator<< (std::ostream &os, const QgsCoordinateReferenceSystem &r) |
Output stream operator. More... | |
typedef void( * CUSTOM_CRS_VALIDATION) (QgsCoordinateReferenceSystem &) |
Definition at line 46 of file qgscoordinatereferencesystem.h.
typedef void* OGRSpatialReferenceH |
Definition at line 42 of file qgscoordinatereferencesystem.h.
Definition at line 34 of file qgscoordinatereferencesystem.h.
|
inline |
Output stream operator.
Definition at line 470 of file qgscoordinatereferencesystem.h.