Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutexmlparser.h83 class QGeoDynamicSpeedInfoContainer
86 QGeoDynamicSpeedInfoContainer();
124 bool parseDynamicSpeedInfo(QGeoDynamicSpeedInfoContainer &speedInfo);
H A Dqgeoroutexmlparser.cpp52 QGeoDynamicSpeedInfoContainer::QGeoDynamicSpeedInfoContainer() in QGeoDynamicSpeedInfoContainer() function in QGeoDynamicSpeedInfoContainer
529 QGeoDynamicSpeedInfoContainer speedInfo; in parseLink()
621 bool QGeoRouteXmlParser::parseDynamicSpeedInfo(QGeoDynamicSpeedInfoContainer &speedInfo) in parseDynamicSpeedInfo()