-
Methods in io.qt.location with parameters of type QGeoShape
Modifier and Type |
Method |
Description |
QGeoCodeReply |
QGeoCodingManager.geocode(QGeoAddress address,
QGeoShape bounds) |
|
QGeoCodeReply |
QGeoCodingManager.geocode(String searchString,
int limit,
int offset,
QGeoShape bounds) |
|
QGeoCodeReply |
QGeoCodingManagerEngine.geocode(QGeoAddress address,
QGeoShape bounds) |
|
QGeoCodeReply |
QGeoCodingManagerEngine.geocode(String address,
int limit,
int offset,
QGeoShape bounds) |
|
QGeoCodeReply |
QGeoCodingManager.reverseGeocode(QGeoCoordinate coordinate,
QGeoShape bounds) |
|
QGeoCodeReply |
QGeoCodingManagerEngine.reverseGeocode(QGeoCoordinate coordinate,
QGeoShape bounds) |
|
void |
QPlaceSearchRequest.setSearchArea(QGeoShape area) |
|
protected void |
QGeoCodeReply.setViewport(QGeoShape viewport) |
|
-