Home
last modified time | relevance | path

Searched refs:fromList (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dlocationvaluetypehelper_p.h62 QJSValue Q_LOCATION_PRIVATE_EXPORT fromList(const QObject *object, const QList<QGeoCoordinate> &lis…
H A Dlocationvaluetypehelper.cpp153 QJSValue fromList(const QObject *object, const QList<QGeoCoordinate> &list) in fromList() function
H A Dqdeclarativepolygonmapitem.cpp733 return fromList(this, m_geopoly.path()); in path()
H A Dqdeclarativepolylinemapitem.cpp1006 return fromList(this, m_geopath.path()); in path()