Uses of Class
io.qt.location.QPlaceSearchRequest
Package | Description |
---|---|
io.qt.location |
-
Uses of QPlaceSearchRequest in io.qt.location
Methods in io.qt.location that return QPlaceSearchRequest Modifier and Type Method Description QPlaceSearchRequest
QPlaceSearchRequest. clone()
QPlaceSearchRequest
QPlaceSearchReply. nextPageRequest()
QPlaceSearchRequest
QPlaceSearchReply. previousPageRequest()
QPlaceSearchRequest
QPlaceSearchReply. request()
QPlaceSearchRequest
QPlaceProposedSearchResult. searchRequest()
Methods in io.qt.location with parameters of type QPlaceSearchRequest Modifier and Type Method Description QPlaceSearchReply
QPlaceManager. search(QPlaceSearchRequest query)
QPlaceSearchReply
QPlaceManagerEngine. search(QPlaceSearchRequest request)
QPlaceSearchSuggestionReply
QPlaceManager. searchSuggestions(QPlaceSearchRequest request)
QPlaceSearchSuggestionReply
QPlaceManagerEngine. searchSuggestions(QPlaceSearchRequest request)
protected void
QPlaceSearchReply. setNextPageRequest(QPlaceSearchRequest next)
protected void
QPlaceSearchReply. setPreviousPageRequest(QPlaceSearchRequest previous)
protected void
QPlaceSearchReply. setRequest(QPlaceSearchRequest request)
void
QPlaceProposedSearchResult. setSearchRequest(QPlaceSearchRequest request)
Constructors in io.qt.location with parameters of type QPlaceSearchRequest Constructor Description QPlaceSearchRequest(QPlaceSearchRequest other)