Home
last modified time | relevance | path

Searched defs:waypoint (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomaneuver.cpp288 QGeoCoordinate QGeoManeuver::waypoint() const in waypoint() function in QGeoManeuver
422 QGeoCoordinate QGeoManeuverPrivate::waypoint() const in waypoint() function in QGeoManeuverPrivate
427 void QGeoManeuverPrivate::setWaypoint(const QGeoCoordinate &waypoint) in setWaypoint()
540 QGeoCoordinate QGeoManeuverPrivateDefault::waypoint() const in waypoint() function in QGeoManeuverPrivateDefault
545 void QGeoManeuverPrivateDefault::setWaypoint(const QGeoCoordinate &waypoint) in setWaypoint()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel.cpp901 QDeclarativeGeoWaypoint *waypoint = nullptr; in setWaypoints() local
1087 void QDeclarativeGeoRouteQuery::addWaypoint(const QVariant &waypoint) in addWaypoint()
1129 void QDeclarativeGeoRouteQuery::removeWaypoint(const QVariant &waypoint) in removeWaypoint()
1900 QDeclarativeGeoWaypoint *waypoint = static_cast<QDeclarativeGeoWaypoint*>(p->object); in append() local
1923 QDeclarativeGeoWaypoint *waypoint = static_cast<QDeclarativeGeoWaypoint*>(p->object); in clear() local
H A Dqdeclarativegeomaneuver.cpp182 QGeoCoordinate QDeclarativeGeoManeuver::waypoint() const in waypoint() function in QDeclarativeGeoManeuver
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeomaneuver/
H A Dtst_qgeomaneuver.cpp210 void tst_QGeoManeuver::waypoint() in waypoint() function in tst_QGeoManeuver