QGIS API Documentation
3.10.0-A Coruña (6c816b4204)
|
Utility functions for working with the proj library. More...
#include <qgsprojutils.h>
Static Public Member Functions | |
static int | projVersionMajor () |
Returns the proj library major version number. More... | |
static QStringList | searchPaths () |
Returns the current list of Proj file search paths. More... | |
Utility functions for working with the proj library.
Definition at line 45 of file qgsprojutils.h.
|
inlinestatic |
Returns the proj library major version number.
Definition at line 52 of file qgsprojutils.h.
|
static |
Returns the current list of Proj file search paths.
Definition at line 258 of file qgsprojutils.cpp.