Home
last modified time | relevance | path

Searched defs:legIndex (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroute.cpp511 int QGeoRoutePrivate::legIndex() const in legIndex() function in QGeoRoutePrivate
687 int QGeoRoutePrivateDefault::legIndex() const in legIndex() function in QGeoRoutePrivateDefault
757 int QGeoRouteLeg::legIndex() const in legIndex() function in QGeoRouteLeg
H A Dqgeorouteparserosrmv5.cpp834 QGeoRouteSegment QGeoRouteParserOsrmV5Private::parseStep(const QJsonObject &step, int legIndex, int… in parseStep()
941 for (int legIndex = 0; legIndex < legs.size(); ++legIndex) { in parseReply() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.cpp146 int legIndex = 0; in parseRoute() local
190 bool QGeoRouteXmlParser::parseLeg(int legIndex) in parseLeg()
H A Dqgeoroutexmlparser.h63 int legIndex = 0; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroute.cpp443 int QDeclarativeGeoRouteLeg::legIndex() const in legIndex() function in QDeclarativeGeoRouteLeg