#include "qgsellipsoidutils.h"
#include "qgsapplication.h"
#include "qgslogger.h"
#include "qgsmessagelog.h"
#include <sqlite3.h>
#include <QCollator>
#include "qgsprojutils.h"
#include "qgsreadwritelocker.h"
#include "qgsruntimeprofiler.h"
#include "qgscoordinatereferencesystemregistry.h"
#include "qgscelestialbody.h"
#include <proj.h>
#include <mutex>
Go to the source code of this file.
◆ EllipsoidDefinitionCache
◆ EllipsoidParamCache
◆ Q_GLOBAL_STATIC()
Q_GLOBAL_STATIC |
( |
QReadWriteLock |
, |
|
|
sDefinitionCacheLock |
|
|
) |
| |