Home
last modified time | relevance | path

Searched refs:declarativeGeoRoute (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqmaprouteobject.cpp82 QDeclarativeGeoRoute *QMapRouteObjectPrivate::declarativeGeoRoute() const in declarativeGeoRoute() function in QMapRouteObjectPrivate
95 const QDeclarativeGeoRoute *r = declarativeGeoRoute(); in route()
H A Dqmaprouteobject_p_p.h67 QDeclarativeGeoRoute *declarativeGeoRoute() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqmaprouteobjectqsg.cpp55 setRoute(other.declarativeGeoRoute()); in QMapRouteObjectPrivateQSG()