QGIS API Documentation  3.16.0-Hannover (43b64b13f3)
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 151 of file qgsprojutils.h.