(e9743438b1bb840a650a56c729840e49591b5e9c)
#include "qgeopath.h"
#include "qgeopolygon.h"
#include "qgeopath_p.h"
#include "qgeocoordinate.h"
#include "qnumeric.h"
#include "qlocationutils_p.h"
#include "qwebmercator_p.h"
#include "qdoublevector2d_p.h"
#include <QtCore/qmutex.h>
#include <mutex>
#include "moc_qgeopath_p.cpp"
#include "moc_qgeopath.cpp"
Go to the source code of this file.
◆ globalPathMutex
◆ kWarningString
Initial value:= u"The path has more elements than fit into an int. "
"This can cause errors while querying elements from QML"
Definition at line 24 of file qgeopath.cpp.