Uses of Class
io.qt.location.QPlaceIdReply
Package | Description |
---|---|
io.qt.location |
-
Uses of QPlaceIdReply in io.qt.location
Methods in io.qt.location that return QPlaceIdReply Modifier and Type Method Description QPlaceIdReply
QPlaceManager. removeCategory(String categoryId)
QPlaceIdReply
QPlaceManagerEngine. removeCategory(String categoryId)
QPlaceIdReply
QPlaceManager. removePlace(String placeId)
QPlaceIdReply
QPlaceManagerEngine. removePlace(String placeId)
QPlaceIdReply
QPlaceManager. saveCategory(QPlaceCategory category)
Overloaded function forQPlaceManager.saveCategory(io.qt.location.QPlaceCategory, java.lang.String)
withparentId = ""
.QPlaceIdReply
QPlaceManager. saveCategory(QPlaceCategory category, String parentId)
QPlaceIdReply
QPlaceManagerEngine. saveCategory(QPlaceCategory category, String parentId)
QPlaceIdReply
QPlaceManager. savePlace(QPlace place)
QPlaceIdReply
QPlaceManagerEngine. savePlace(QPlace place)