51 d_ptr->engine.reset(
engine);
61 qFatal(
"The geocoding manager engine that was set for this geocoding manager was NULL.");
85 return d_ptr->
engine->managerName();
100 return d_ptr->
engine->managerVersion();
178 return d_ptr->
engine->reverseGeocode(coordinate, bounds);
241 return d_ptr->
engine->locale();
void errorOccurred(QGeoCodeReply *reply, QGeoCodeReply::Error error, const QString &errorString=QString())
void finished(QGeoCodeReply *reply)
std::unique_ptr< QGeoCodingManagerEngine > engine
void errorOccurred(QGeoCodeReply *reply, QGeoCodeReply::Error error, const QString &errorString=QString())
QGeoCodeReply * geocode(const QGeoAddress &address, const QGeoShape &bounds=QGeoShape())
Begins the geocoding of address.
~QGeoCodingManager()
Destroys this manager.
QString managerName() const
Returns the name of the engine which implements the behaviour of this geocoding manager.
int managerVersion() const
Returns the version of the engine which implements the behaviour of this geocoding manager.
QGeoCodeReply * reverseGeocode(const QGeoCoordinate &coordinate, const QGeoShape &bounds=QGeoShape())
Begins the reverse geocoding of coordinate.
void setLocale(const QLocale &locale)
Sets the locale to be used by this manager to locale.
QLocale locale() const
Returns the locale used to hint to this geocoding manager about what language to use for the results.
void finished(QGeoCodeReply *reply)
void setParent(QObject *parent)
Makes the object a child of parent.
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
GLenum GLuint GLintptr offset
GLuint GLuint64EXT address
connect(quitButton, &QPushButton::clicked, &app, &QCoreApplication::quit, Qt::QueuedConnection)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent