| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeolocation/ |
| H A D | tst_qgeolocation.cpp | 130 m_location.setExtendedAttributes(m_extendedAttributes); in extendedAttributes() 159 m_location.setExtendedAttributes(m_extendedAttributes); in operators() 175 qgeolocationcopy.setExtendedAttributes(extendedAttributesCopy); in operators() 220 otherLocation.setExtendedAttributes(QVariantMap({{"foo", 44}})); in comparison() 274 location.setExtendedAttributes(extendedAttributes); in isEmpty() 276 location.setExtendedAttributes(QVariantMap()); in isEmpty()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeomaneuver.cpp | 301 void QGeoManeuver::setExtendedAttributes(const QVariantMap &extendedAttributes) in setExtendedAttributes() function in QGeoManeuver 304 d_ptr->setExtendedAttributes(extendedAttributes); in setExtendedAttributes() 437 void QGeoManeuverPrivate::setExtendedAttributes(const QVariantMap &extendedAttributes) in setExtendedAttributes() function in QGeoManeuverPrivate 555 void QGeoManeuverPrivateDefault::setExtendedAttributes(const QVariantMap &extendedAttributes) in setExtendedAttributes() function in QGeoManeuverPrivateDefault
|
| H A D | qgeoroute.cpp | 329 void QGeoRoute::setExtendedAttributes(const QVariantMap &extendedAttributes) in setExtendedAttributes() function in QGeoRoute 331 d_ptr->setExtendedAttributes(extendedAttributes); in setExtendedAttributes() 496 void QGeoRoutePrivate::setExtendedAttributes(const QVariantMap &/*extendedAttributes*/) in setExtendedAttributes() function in QGeoRoutePrivate 671 void QGeoRoutePrivateDefault::setExtendedAttributes(const QVariantMap &extendedAttributes) in setExtendedAttributes() function in QGeoRoutePrivateDefault
|
| H A D | qgeomaneuver_p.h | 95 virtual void setExtendedAttributes(const QVariantMap &extendedAttributes); 134 virtual void setExtendedAttributes(const QVariantMap &extendedAttributes) override;
|
| H A D | qgeoroute_p.h | 104 virtual void setExtendedAttributes(const QVariantMap &extendedAttributes); 160 void setExtendedAttributes(const QVariantMap &extendedAttributes) override;
|
| H A D | qgeomaneuver.h | 99 void setExtendedAttributes(const QVariantMap &extendedAttributes);
|
| H A D | qgeoroute.h | 93 void setExtendedAttributes(const QVariantMap &extendedAttributes);
|
| H A D | qgeorouteparserosrmv5.cpp | 892 geoManeuver.setExtendedAttributes(extraAttributes); in parseStep()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeolocation.h | 76 void setExtendedAttributes(const QVariantMap &data);
|
| H A D | qgeolocation.cpp | 214 void QGeoLocation::setExtendedAttributes(const QVariantMap &data) in setExtendedAttributes() function in QGeoLocation
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qdeclarativegeolocation.cpp | 129 retValue.setExtendedAttributes(m_extendedAttributes); in location()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/ |
| H A D | qgeoroutingmanagerengine_test.h | 193 route.setExtendedAttributes(extendedAttributes); in setRoutes()
|
| H A D | qgeocodingmanagerengine_test.h | 304 location.setExtendedAttributes(extra); in injectExtra()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/ |
| H A D | qgeocodereplyosm.cpp | 124 location.setExtendedAttributes(extra); in injectExtra()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/ |
| H A D | qgeoroutingmanagerenginemapbox.cpp | 214 m.setExtendedAttributes(extendedAttributes); in updateSegment()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/ |
| H A D | qgeoroutexmlparser.cpp | 259 maneuver.maneuver.setExtendedAttributes(extendedAttributes); in postProcessRoute()
|