Home
last modified time | relevance | path

Searched defs:extraParameters (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeorouterequest.cpp501 void QGeoRouteRequest::setExtraParameters(const QVariantMap &extraParameters) in setExtraParameters()
511 QVariantMap QGeoRouteRequest::extraParameters() const in extraParameters() function in QGeoRouteRequest
H A Dqgeorouterequest_p.h81 QVariantMap extraParameters; variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel.cpp1516 QVariantMap extraParameters; in routeRequest() local
1541 QVariantMap QDeclarativeGeoRouteQuery::extraParameters() in extraParameters() function in QDeclarativeGeoRouteQuery
1871 QVariantMap extraParameters; in metadata() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeorouterequest/
H A Dtst_qgeorouterequest.cpp340 void tst_QGeoRouteRequest::extraParameters() in extraParameters() function in tst_QGeoRouteRequest