Uses of Class
io.qt.location.QPlaceContentRequest
Package | Description |
---|---|
io.qt.location |
-
Uses of QPlaceContentRequest in io.qt.location
Methods in io.qt.location that return QPlaceContentRequest Modifier and Type Method Description QPlaceContentRequest
QPlaceContentRequest. clone()
QPlaceContentRequest
QPlaceContentReply. nextPageRequest()
QPlaceContentRequest
QPlaceContentReply. previousPageRequest()
QPlaceContentRequest
QPlaceContentReply. request()
Methods in io.qt.location with parameters of type QPlaceContentRequest Modifier and Type Method Description QPlaceContentReply
QPlaceManager. getPlaceContent(QPlaceContentRequest request)
QPlaceContentReply
QPlaceManagerEngine. getPlaceContent(QPlaceContentRequest request)
protected void
QPlaceContentReply. setNextPageRequest(QPlaceContentRequest next)
protected void
QPlaceContentReply. setPreviousPageRequest(QPlaceContentRequest previous)
protected void
QPlaceContentReply. setRequest(QPlaceContentRequest request)
Constructors in io.qt.location with parameters of type QPlaceContentRequest Constructor Description QPlaceContentRequest(QPlaceContentRequest other)