Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.h90 double baseSpeed; variable
H A Dqgeoroutexmlparser.cpp54 , baseSpeed(0) in QGeoDynamicSpeedInfoContainer()
634 speedInfo.baseSpeed = m_reader->readElementText().toDouble(); in parseDynamicSpeedInfo()