Home
last modified time | relevance | path

Searched defs:QGeoCodeReply (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeocodereply.cpp96 QGeoCodeReply::QGeoCodeReply(QObject *parent) in QGeoCodeReply() function in QGeoCodeReply
100 QGeoCodeReply::QGeoCodeReply(QGeoCodeReplyPrivate &dd, QObject *parent) in QGeoCodeReply() function in QGeoCodeReply
110 QGeoCodeReply::QGeoCodeReply(Error error, const QString &errorString, QObject *parent) in QGeoCodeReply() function in QGeoCodeReply
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocodingmanagerplugins/
H A Dqgeocodingmanagerengine_test.h46 GeocodeReplyTest(QObject *parent = 0) : QGeoCodeReply(parent) {} in QGeoCodeReply() function