| 
    QGIS API Documentation 3.28.0-Firenze (ed3ad0430f)
    
   | 
 
#include <QtGlobal>#include "qgis_core.h"#include "qgis_sip.h"#include "qgsconfig.h"#include "qgsdatumtransform.h"#include <memory>#include <QStringList>#include <QThreadStorage>

Go to the source code of this file.
Classes | |
| struct | QgsProjUtils::ProjPJDeleter | 
| Destroys Proj PJ objects.  More... | |
| 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 struct PJconsts | PJ | 
| typedef struct projCtx_t | PJ_CONTEXT | 
| typedef struct PJconsts PJ | 
Definition at line 35 of file qgsprojutils.h.
| typedef struct projCtx_t PJ_CONTEXT | 
Definition at line 220 of file qgsprojutils.h.