Qt 5.2
Qt Location
C++ Classes
QGeoCodeReply
Qt 5.2.1 Reference Documentation
List of All Members for QGeoCodeReply
This is the complete list of members for
QGeoCodeReply
, including inherited members.
enum
Error
QGeoCodeReply
(Error, const QString &, QObject *)
QGeoCodeReply
(QObject *)
~QGeoCodeReply
()
abort
()
addLocation
(const QGeoLocation &)
error
() const : Error
error
(QGeoCodeReply::Error, const QString &)
errorString
() const : QString
finished
()
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