QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#include <QtGlobal>
#include "qgis_core.h"
#include "qgsconfig.h"
#include "qgsdatumtransform.h"
#include <memory>
#include <QStringList>
#include <QThreadStorage>
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 void PJ_CONTEXT |
Definition at line 151 of file qgsprojutils.h.