Home
last modified time | relevance | path

Searched refs:parserError (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutereply_nokia.cpp91 connect(parser, SIGNAL(error(QString)), this, SLOT(parserError(QString))); in networkFinished()
120 void QGeoRouteReplyNokia::parserError(const QString &errorString) in parserError() function in QGeoRouteReplyNokia
H A Dqgeoroutereply_nokia.h58 void parserError(const QString &errorString);