QPlaceSearchReply#
Synopsis#
Functions#
- def - nextPageRequest()
- def - previousPageRequest()
- def - request()
- def - results()
- def - setNextPageRequest(next)
- def - setPreviousPageRequest(previous)
- def - setRequest(request)
- def - setResults(results)
Note
This documentation may contain snippets that were automatically translated from C++ to Python. We always welcome contributions to the snippet translation. If you see an issue with the translation, you can also let us know by creating a ticket on https:/bugreports.qt.io/projects/PYSIDE
Detailed Description#
- class PySide6.QtLocation.QPlaceSearchReply([parent=None])#
- Parameters:
- parent – - PySide6.QtCore.QObject
 
- PySide6.QtLocation.QPlaceSearchReply.nextPageRequest()#
- Return type:
 
- PySide6.QtLocation.QPlaceSearchReply.previousPageRequest()#
- Return type:
 
- PySide6.QtLocation.QPlaceSearchReply.request()#
- Return type:
 
- PySide6.QtLocation.QPlaceSearchReply.results()#
- Return type:
 
- PySide6.QtLocation.QPlaceSearchReply.setNextPageRequest(next)#
- Parameters:
 
- PySide6.QtLocation.QPlaceSearchReply.setPreviousPageRequest(previous)#
- Parameters:
- previous – - PySide6.QtLocation.QPlaceSearchRequest
 
- PySide6.QtLocation.QPlaceSearchReply.setRequest(request)#
- Parameters:
- request – - PySide6.QtLocation.QPlaceSearchRequest
 
- PySide6.QtLocation.QPlaceSearchReply.setResults(results)#
- Parameters:
- results –