Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouteparserosrmv5.cpp534 QString rotaryName = step.value(QLatin1String("rotary_name")).toString(); in instructionRotary() local
540 if (!rotaryName.isEmpty()) in instructionRotary()
541 instruction += QLatin1Char(' ') + rotaryName; in instructionRotary()