Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparserosrmv5.cpp876 QVariantMap extraAttributes; in parseStep() local
885 extraAttributes.insert(e, maneuver.value(e).toVariant()); in parseStep()
889 extraAttributes.insert(QLatin1String("leg_index"), legIndex); in parseStep()
890 extraAttributes.insert(QLatin1String("step_index"), stepIndex); in parseStep()
892 geoManeuver.setExtendedAttributes(extraAttributes); in parseStep()