Searched defs:legIndex (Results 1 – 5 of 5) sorted by relevance
511 int QGeoRoutePrivate::legIndex() const in legIndex() function in QGeoRoutePrivate687 int QGeoRoutePrivateDefault::legIndex() const in legIndex() function in QGeoRoutePrivateDefault757 int QGeoRouteLeg::legIndex() const in legIndex() function in QGeoRouteLeg
834 QGeoRouteSegment QGeoRouteParserOsrmV5Private::parseStep(const QJsonObject &step, int legIndex, int… in parseStep()941 for (int legIndex = 0; legIndex < legs.size(); ++legIndex) { in parseReply() local
146 int legIndex = 0; in parseRoute() local190 bool QGeoRouteXmlParser::parseLeg(int legIndex) in parseLeg()
63 int legIndex = 0; variable
443 int QDeclarativeGeoRouteLeg::legIndex() const in legIndex() function in QDeclarativeGeoRouteLeg