Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgeopath.cpp File Reference
#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 "qdoublevector3d_p.h"
#include "moc_qgeopath_p.cpp"
#include "moc_qgeopath.cpp"
+ Include dependency graph for qgeopath.cpp:

Go to the source code of this file.

Variables

QT_BEGIN_NAMESPACE constexpr auto kWarningString
 

Variable Documentation

◆ kWarningString

QT_BEGIN_NAMESPACE constexpr auto kWarningString
constexpr
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 19 of file qgeopath.cpp.

Referenced by QGeoPath::addCoordinate(), and QGeoPath::size().