Qt 5.15
Qt Location
C++ Classes
QGeoCodeReply
Qt 5.15.11 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
(Error , const QString &, QObject *)
aborted
()
error
(QGeoCodeReply::Error , const QString &)
finished
()
~QGeoCodeReply
()
abort
()
addLocation
(const QGeoLocation &)
error
() const : Error
errorString
() const : QString
isFinished
() const : bool
limit
() const : int
locations
() const : QList<QGeoLocation>
offset
() const : int
setError
(Error , const QString &)
setFinished
(bool )
setLimit
(int )
setLocations
(const QList<QGeoLocation> &)
setOffset
(int )
setViewport
(const QGeoShape &)
viewport
() const : QGeoShape