QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Classes | Typedefs
qgsprojutils.h File Reference
#include <QtGlobal>
#include "qgis_core.h"
#include "qgsconfig.h"
#include "qgsdatumtransform.h"
#include <memory>
#include <QStringList>
#include <QThreadStorage>
Include dependency graph for qgsprojutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QgsProjContext
 Used to create and store a proj context object, correctly freeing the context upon destruction. More...
 
class  QgsProjUtils
 Utility functions for working with the proj library. More...
 

Typedefs

typedef void PJ_CONTEXT
 

Typedef Documentation

◆ PJ_CONTEXT

typedef void PJ_CONTEXT

Definition at line 135 of file qgsprojutils.h.