Home
last modified time | relevance | path

Searched refs:setError (Results 1 – 25 of 89) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/placesv2/
H A Dqplacecontentreplyimpl.cpp55 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceContentReplyImpl()
71 void QPlaceContentReplyImpl::setError(QPlaceReply::Error error_, const QString &errorString) in setError() function in QPlaceContentReplyImpl
73 QPlaceContentReply::setError(error_, errorString); in setError()
89 setError(ParseError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, PARSE_ERROR)); in replyFinished()
117 setError(QPlaceReply::CancelError, QStringLiteral("Request cancelled")); in replyError()
119 setError(QPlaceReply::CommunicationError, reply->errorString()); in replyError()
H A Dqplacesearchsuggestionreplyimpl.cpp52 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchSuggestionReplyImpl()
66 void QPlaceSearchSuggestionReplyImpl::setError(QPlaceReply::Error error_, in setError() function in QPlaceSearchSuggestionReplyImpl
69 QPlaceReply::setError(error_, errorString); in setError()
85 setError(ParseError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, PARSE_ERROR)); in replyFinished()
112setError(QPlaceReply::CancelError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, CANCEL_E… in replyError()
114setError(QPlaceReply::CommunicationError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, N… in replyError()
H A Dqplacesearchreplyhere.cpp61 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchReplyHere()
77 void QPlaceSearchReplyHere::setError(QPlaceReply::Error error_, const QString &errorString) in setError() function in QPlaceSearchReplyHere
79 QPlaceReply::setError(error_, errorString); in setError()
95 setError(ParseError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, PARSE_ERROR)); in replyFinished()
228setError(QPlaceReply::CancelError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, CANCEL_E… in replyError()
230 setError(QPlaceReply::PlaceDoesNotExistError, in replyError()
234setError(QPlaceReply::CommunicationError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, N… in replyError()
H A Dqplacedetailsreplyimpl.cpp94 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceDetailsReplyImpl()
108 void QPlaceDetailsReplyImpl::setError(QPlaceReply::Error error_, const QString &errorString) in setError() function in QPlaceDetailsReplyImpl
110 QPlaceReply::setError(error_, errorString); in setError()
126 setError(ParseError, QCoreApplication::translate(NOKIA_PLUGIN_CONTEXT_NAME, PARSE_ERROR)); in replyFinished()
335 setError(QPlaceReply::CancelError, QStringLiteral("Request cancelled")); in replyError()
337 setError(QPlaceReply::PlaceDoesNotExistError, in replyError()
341 setError(QPlaceReply::CommunicationError, reply->errorString()); in replyError()
H A Dqplacecategoriesreplyhere.cpp56 void QPlaceCategoriesReplyHere::setError(QPlaceReply::Error error_, const QString &errorString) in setError() function in QPlaceCategoriesReplyHere
58 QPlaceReply::setError(error_, errorString); in setError()
H A Dqplaceidreplyimpl.cpp55 void QPlaceIdReplyImpl::setError(QPlaceReply::Error error_, const QString &errorString) in setError() function in QPlaceIdReplyImpl
58 QPlaceIdReply::setError(error_, errorString); in setError()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacesearchsuggestionreplymapbox.cpp59 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchSuggestionReplyMapbox()
74 void QPlaceSearchSuggestionReplyMapbox::setError(QPlaceReply::Error errorCode, const QString &error… in setError() function in QPlaceSearchSuggestionReplyMapbox
76 QPlaceReply::setError(errorCode, errorString); in setError()
93 setError(ParseError, tr("Response parse error")); in onReplyFinished()
116 setError(CommunicationError, reply->errorString()); in onNetworkError()
H A Dqplacesearchreplymapbox.cpp139 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchReplyMapbox()
155 void QPlaceSearchReplyMapbox::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() function in QPlaceSearchReplyMapbox
157 QPlaceReply::setError(errorCode, errorString); in setError()
174 setError(ParseError, tr("Response parse error")); in onReplyFinished()
227 setError(CommunicationError, reply->errorString()); in onNetworkError()
H A Dqgeocodereplymapbox.cpp58 setError(UnknownError, QStringLiteral("Null reply")); in QGeoCodeReplyMapbox()
84 setError(ParseError, tr("Response parse error")); in onNetworkReplyFinished()
102 setError(QGeoCodeReply::CommunicationError, reply->errorString()); in onNetworkReplyError()
H A Dqplacecategoriesreplymapbox.cpp59 void QPlaceCategoriesReplyMapbox::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() function in QPlaceCategoriesReplyMapbox
61 QPlaceReply::setError(errorCode, errorString); in setError()
H A Dqgeoroutereplymapbox.cpp100 setError(UnknownError, QStringLiteral("Null reply")); in QGeoRouteReplyMapbox()
152 setError(error, errorString); in networkReplyFinished()
161 setError(QGeoRouteReply::CommunicationError, reply->errorString()); in networkReplyError()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeocodemodel.cpp155 setError(EngineNotSetError, tr("Cannot geocode, plugin not set.")); in update()
165 setError(EngineNotSetError, tr("Cannot geocode, geocode manager not set.")); in update()
170 setError(ParseError, tr("Cannot geocode, valid query not set.")); in update()
174 setError(NoError, QString()); in update()
311 setError(newError, serviceProvider->geocodingErrorString()); in pluginReady()
316 setError(EngineNotSetError,tr("Plugin does not support (reverse) geocoding.")); in pluginReady()
395 setError(NoError, QString()); in geocodeFinished()
421 setError(static_cast<QDeclarativeGeocodeModel::GeocodeError>(error), errorString); in geocodeError()
476 void QDeclarativeGeocodeModel::setError(GeocodeError error, const QString &errorString) in setError() function in QDeclarativeGeocodeModel
618 setError(NoError, QString()); in reset()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dunsupportedreplies_p.h69 setError(QPlaceReply::UnsupportedError, in QPlaceDetailsReplyUnsupported()
93 setError(QPlaceReply::UnsupportedError, in QPlaceContentReplyUnsupported()
118 setError(errorCode, message); in QPlaceSearchReplyUnsupported()
141 setError(QPlaceReply::UnsupportedError, in QPlaceSearchSuggestionReplyUnsupported()
166 setError(QPlaceReply::UnsupportedError, message); in QPlaceIdReplyUnsupported()
189 setError(QPlaceReply::UnsupportedError, message); in QPlaceReplyUnsupported()
212 setError(QPlaceReply::UnsupportedError, in QPlaceMatchReplyUnsupported()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplacereply/
H A Dtst_qplacereply.cpp41 void setError(QPlaceReply::Error error, const QString &errorString) { in setError() function in TestReply
42 QPlaceReply::setError(error,errorString); in setError()
96 reply->setError(QPlaceReply::CommunicationError, QStringLiteral("Could not connect to server")); in errorTest()
100 reply->setError(QPlaceReply::NoError, QString()); in errorTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Dqgeopositioninfosource_android.cpp120 void QGeoPositionInfoSourceAndroid::setError(Error error) in setError() function in QGeoPositionInfoSourceAndroid
136 setError(UnknownSourceError); in startUpdates()
145 setError(error); in startUpdates()
182 setError(error); in requestUpdate()
206 setError(QGeoPositionInfoSource::ClosedError); in locationProviderDisabled()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp84 setError(UnknownError, QStringLiteral("Null reply")); in PlaceSearchReplyEsri()
99 void PlaceSearchReplyEsri::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() function in PlaceSearchReplyEsri
101 QPlaceReply::setError(errorCode, errorString); in setError()
118 setError(ParseError, tr("Response parse error")); in replyFinished()
125 setError(ParseError, tr("Response parse error")); in replyFinished()
149 setError(QPlaceReply::CommunicationError, reply->errorString()); in networkError()
H A Dgeoroutereply_esri.cpp54 setError(UnknownError, QStringLiteral("Null reply")); in GeoRouteReplyEsri()
84 setError(QGeoRouteReply::ParseError, parser.errorString()); in networkReplyFinished()
93 setError(QGeoRouteReply::CommunicationError, reply->errorString()); in networkReplyError()
H A Dplacecategoriesreply_esri.cpp59 void PlaceCategoriesReplyEsri::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() function in PlaceCategoriesReplyEsri
61 QPlaceReply::setError(errorCode, errorString); in setError()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue2/
H A Dqgeopositioninfosource_geoclue2.cpp120 const_cast<QGeoPositionInfoSourceGeoclue2 *>(this)->setError(AccessError); in supportedPositioningMethods()
201 void QGeoPositionInfoSourceGeoclue2::setError(QGeoPositionInfoSource::Error error) in setError() function in QGeoPositionInfoSourceGeoclue2
249 setError(AccessError); in createClient()
264 setError(AccessError); in createClient()
299 setError(AccessError); in startClient()
331 setError(AccessError); in stopClient()
352 setError(AccessError); in configureClient()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/winrt/
H A Dqgeopositioninfosource_winrt.cpp165 setError(QGeoPositionInfoSource::AccessError); in init()
188 setError(QGeoPositionInfoSource::UnknownSourceError); in init()
273 setError(QGeoPositionInfoSource::UnknownSourceError); in setUpdateInterval()
298 setError(QGeoPositionInfoSource::NoError); in startUpdates()
334 setError(QGeoPositionInfoSource::UnknownSourceError); in startHandler()
339 setError(QGeoPositionInfoSource::AccessError); in startHandler()
365 setError(QGeoPositionInfoSource::UnknownSourceError); in startHandler()
396 setError(QGeoPositionInfoSource::NoError); in requestUpdate()
476 void QGeoPositionInfoSourceWinRT::setError(QGeoPositionInfoSource::Error positionError) in setError() function in QGeoPositionInfoSourceWinRT
491 setError(positionError); in reactOnError()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeoroutereplyosm.cpp50 setError(UnknownError, QStringLiteral("Null reply")); in QGeoRouteReplyOsm()
91 setError(error, errorString); in networkReplyFinished()
100 setError(QGeoRouteReply::CommunicationError, reply->errorString()); in networkReplyError()
H A Dqplacesearchreplyosm.cpp61 setError(UnknownError, QStringLiteral("Null reply")); in QPlaceSearchReplyOsm()
77 void QPlaceSearchReplyOsm::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() function in QPlaceSearchReplyOsm
79 QPlaceReply::setError(errorCode, errorString); in setError()
108 setError(ParseError, tr("Response parse error")); in replyFinished()
172 setError(QPlaceReply::CommunicationError, reply->errorString()); in networkError()
H A Dqplacecategoriesreplyosm.cpp59 void QPlaceCategoriesReplyOsm::setError(QPlaceReply::Error errorCode, const QString &errorString) in setError() function in QPlaceCategoriesReplyOsm
61 QPlaceReply::setError(errorCode, errorString); in setError()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeocodereply_nokia.cpp59 setError(UnknownError, QStringLiteral("Null reply")); in Q_DECLARE_METATYPE()
106 setError(QGeoCodeReply::CommunicationError, reply->errorString()); in networkError()
123 setError(QGeoCodeReply::ParseError, in parseError()
H A Dqgeoroutereply_nokia.cpp69 setError(UnknownError, QStringLiteral("Null reply")); in Q_DECLARE_METATYPE()
103 setError(QGeoRouteReply::CommunicationError, reply->errorString()); in networkError()
124 setError(QGeoRouteReply::ParseError, in parserError()

1234