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