Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocodingmanagerengine.cpp179 return new QGeoCodeReply(QGeoCodeReply::UnsupportedOptionError, in geocode()
224 return new QGeoCodeReply(QGeoCodeReply::UnsupportedOptionError, in reverseGeocode()
267 return new QGeoCodeReply(QGeoCodeReply::UnsupportedOptionError, in geocode()
H A Dqgeoroutereply.h59 UnsupportedOptionError, enumerator
H A Dqgeocodereply.h61 UnsupportedOptionError, enumerator
H A Dqgeoroutingmanagerengine.cpp201 return new QGeoRouteReply(QGeoRouteReply::UnsupportedOptionError, in updateRoute()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel_p.h101UnsupportedOptionError = QGeoCodeReply::UnsupportedOptionError, //TODO Qt6 consider rename Unsuppo… enumerator
H A Dqdeclarativegeoroutemodel_p.h109 UnsupportedOptionError = QGeoRouteReply::UnsupportedOptionError, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutereply/
H A Dtst_qgeoroutereply.cpp111 … QTest::newRow("error5") << QGeoRouteReply::UnsupportedOptionError << "Unsupported Option Error."; in constructor_error_data()
229 … QTest::newRow("error5") << QGeoRouteReply::UnsupportedOptionError << "Unsupported Option Error."; in error_data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodereply/
H A Dtst_qgeocodereply.cpp102 QTest::newRow("error5") << QGeoCodeReply::UnsupportedOptionError << "Unsupported Option Error."; in constructor_error_data()
172 QTest::newRow("error5") << QGeoCodeReply::UnsupportedOptionError << "Unsupported Option Error."; in error_data()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutingmanagerengine_nokia.cpp115 …QGeoRouteReply *reply = new QGeoRouteReply(QGeoRouteReply::UnsupportedOptionError, "The given rout… in calculateRoute()
144 …QGeoRouteReply *reply = new QGeoRouteReply(QGeoRouteReply::UnsupportedOptionError, "The given rout… in updateRoute()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes811 "UnsupportedOptionError": 4,
1248 "UnsupportedOptionError": 4,