|
QGIS API Documentation 3.99.0-Master (26c88405ac0)
|
#include "qgsconfig.h"#include <memory>#include "qgis_core.h"#include "qgis_sip.h"#include "qgsdatumtransform.h"#include <QStringList>#include <QtGlobal>#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... | |
| class | QgsScopedProjCollectingLogger |
| Scoped object for temporary swapping to an error-collecting PROJ log function. More... | |
| class | QgsScopedProjSilentLogger |
| Scoped object for temporary suppression of PROJ logging output. More... | |