Home
last modified time | relevance | path

Searched refs:flushWaypoints (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel.cpp916 flushWaypoints(waypointList); in setWaypoints()
929 flushWaypoints(m_waypoints); in setWaypoints()
1186 flushWaypoints(m_waypoints); in clearWaypoints()
1190 void QDeclarativeGeoRouteQuery::flushWaypoints(QList<QDeclarativeGeoWaypoint *> &waypoints) in flushWaypoints() function in QDeclarativeGeoRouteQuery
H A Dqdeclarativegeoroutemodel_p.h387 void flushWaypoints(QList<QDeclarativeGeoWaypoint *> &waypoints);