Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel.cpp932 …DeclarativeGeoWaypoint::waypointDetailsChanged, this, &QDeclarativeGeoRouteQuery::waypointChanged); in setWaypoints()
934 waypointChanged(); in setWaypoints()
1100 …DeclarativeGeoWaypoint::waypointDetailsChanged, this, &QDeclarativeGeoRouteQuery::waypointChanged); in addWaypoint()
1101 waypointChanged(); in addWaypoint()
1116 …DeclarativeGeoWaypoint::waypointDetailsChanged, this, &QDeclarativeGeoRouteQuery::waypointChanged); in addWaypoint()
1117 waypointChanged(); in addWaypoint()
1148 waypointChanged(); in removeWaypoint()
1168 waypointChanged(); in removeWaypoint()
1187 waypointChanged(); in clearWaypoints()
1563 void QDeclarativeGeoRouteQuery::waypointChanged() in waypointChanged() function in QDeclarativeGeoRouteQuery
H A Dqdeclarativegeoroutemodel_p.h447 void waypointChanged();