Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroute.cpp486 void QGeoRoutePrivate::setRouteLegs(const QList<QGeoRouteLeg> &/*legs*/) in setRouteLegs()
724 QGeoRouteLeg::QGeoRouteLeg() : QGeoRoute() in QGeoRouteLeg() function in QGeoRouteLeg
732 QGeoRouteLeg::QGeoRouteLeg(const QGeoRouteLeg &other) : QGeoRoute(other) in QGeoRouteLeg() function in QGeoRouteLeg
778 QGeoRouteLeg::QGeoRouteLeg(const QExplicitlySharedDataPointer<QGeoRoutePrivate> &dd) : QGeoRoute(dd) in QGeoRouteLeg() function in QGeoRouteLeg
H A Dqgeoroute.h53 class QGeoRouteLeg; variable
H A Dqnavigationmanagerengine_p.h63 class QGeoRouteLeg; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqdeclarativenavigator_p.h67 class QGeoRouteLeg; variable