mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Add missing bindings
This commit is contained in:
parent
85fbea82af
commit
25052dc54f
@ -41,6 +41,9 @@ class QgsCRSCache
|
||||
|
||||
public:
|
||||
|
||||
//! Returns a pointer to the QgsCRSCache singleton
|
||||
static QgsCRSCache* instance();
|
||||
|
||||
/** Returns the CRS for authid, e.g. 'EPSG:4326' (or an invalid CRS in case of error)
|
||||
* @deprecated use crsByOgcWmsCrs() instead
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user