Qt 5.11
Qt Location
C++ Classes
QGeoCodeReply
Qt 5.11.3 Reference Documentation
List of All Members for QGeoCodeReply
This is the complete list of members for
QGeoCodeReply
, including inherited members.
enum
Error
QGeoCodeReply
(QGeoCodeReply::Error , const QString &, QObject *)
QGeoCodeReply
(QObject *)
~QGeoCodeReply
()
abort
()
aborted
()
addLocation
(const QGeoLocation &)
error
() const : QGeoCodeReply::Error
error
(QGeoCodeReply::Error , const QString &)
errorString
() const : QString
finished
()
isFinished
() const : bool
limit
() const : int
locations
() const : QList<QGeoLocation>
metaObject
() const : const QMetaObject *
offset
() const : int
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
setError
(QGeoCodeReply::Error , const QString &)
setFinished
(bool )
setLimit
(int )
setLocations
(const QList<QGeoLocation> &)
setOffset
(int )
setViewport
(const QGeoShape &)
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
viewport
() const : QGeoShape