Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgeopath.cpp File Reference

(89485a4ecaa92a74722d6d4ae25b40510624017c)

#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().