Searched refs:UnsupportedOptionError (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/ |
| H A D | qgeocodingmanagerengine.cpp | 179 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 D | qgeoroutereply.h | 59 UnsupportedOptionError, enumerator
|
| H A D | qgeocodereply.h | 61 UnsupportedOptionError, enumerator
|
| H A D | qgeoroutingmanagerengine.cpp | 201 return new QGeoRouteReply(QGeoRouteReply::UnsupportedOptionError, in updateRoute()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeocodemodel_p.h | 101 …UnsupportedOptionError = QGeoCodeReply::UnsupportedOptionError, //TODO Qt6 consider rename Unsuppo… enumerator
|
| H A D | qdeclarativegeoroutemodel_p.h | 109 UnsupportedOptionError = QGeoRouteReply::UnsupportedOptionError, enumerator
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoroutereply/ |
| H A D | tst_qgeoroutereply.cpp | 111 … 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 D | tst_qgeocodereply.cpp | 102 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 D | qgeoroutingmanagerengine_nokia.cpp | 115 …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 D | plugins.qmltypes | 811 "UnsupportedOptionError": 4, 1248 "UnsupportedOptionError": 4,
|