Qt 6.8
Qt Location
C++ Classes
QGeoCodeReply
Qt 6.8.3 Reference Documentation
List of All Members for QGeoCodeReply
This is the complete list of members for
QGeoCodeReply
, including inherited members.
enum
Error
QGeoCodeReply
(QObject *)
QGeoCodeReply
(QGeoCodeReply::Error, const QString &, QObject *)
~QGeoCodeReply
()
abort
()
aborted
()
addLocation
(const QGeoLocation &)
error
() const : QGeoCodeReply::Error
errorOccurred
(QGeoCodeReply::Error, const QString &)
errorString
() const : QString
finished
()
isFinished
() const : bool
limit
() const : qsizetype
locations
() const : QList<QGeoLocation>
offset
() const : qsizetype
setError
(QGeoCodeReply::Error, const QString &)
setFinished
(bool)
setLimit
(qsizetype)
setLocations
(const QList<QGeoLocation> &)
setOffset
(qsizetype)
setViewport
(const QGeoShape &)
viewport
() const : QGeoShape