7#include <QtCore/QVariant>
8#include <QtPositioning/QGeoLocation>
297 :
error(
error), errorString(errorString), isFinished(true)
QGeoCodeReply::Error error
static const QGeoCodeReplyPrivate * get(const QGeoCodeReply &reply)
QList< QGeoLocation > locations
void finished()
This signal is emitted when this reply has finished processing.
void errorOccurred(QGeoCodeReply::Error error, const QString &errorString=QString())
This signal is emitted when an error has been detected in the processing of this reply.
qsizetype limit() const
Returns the limit on the number of responses from each data source.
qsizetype offset() const
Returns the offset into the entire result set at which to start fetching results.
void setLimit(qsizetype limit)
Sets the limit on the number of responses from each data source to limit.
QGeoShape viewport() const
Returns the viewport which contains the results.
virtual ~QGeoCodeReply()
Destroys this reply object.
bool isFinished() const
Return true if the operation completed successfully or encountered an error which cause the operation...
Error
Describes an error which prevented the completion of the operation.
void setViewport(const QGeoShape &viewport)
Sets the viewport which contains the results to viewport.
Error error() const
Returns the error state of this reply.
void addLocation(const QGeoLocation &location)
Adds location to the list of locations in this reply.
void setFinished(bool finished)
Sets whether or not this reply has finished to finished.
virtual void abort()
Cancels the operation immediately.
void setError(Error error, const QString &errorString)
Sets the error state of this reply to error and the textual representation of the error to errorStrin...
QList< QGeoLocation > locations() const
Returns a list of locations.
void setLocations(const QList< QGeoLocation > &locations)
Sets the list of locations in the reply.
QGeoCodeReply(Error error, const QString &errorString, QObject *parent=nullptr)
Constructs a geocode reply with a given error and errorString and the specified parent.
void setOffset(qsizetype offset)
Sets the offset in the entire result set at which to start fetching result to offset.
QString errorString() const
Returns the textual representation of the error state of this reply.
void append(parameter_type t)
QScopedPointer< QObjectData > d_ptr
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
DBusConnection const char DBusError * error
GLenum GLuint GLintptr offset
GLuint const GLint * locations
view viewport() -> scroll(dx, dy, deviceRect)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent