QGIS API Documentation
3.8.0-Zanzibar (11aff65)
|
#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 135 of file qgsprojutils.h.