Uses of Class
io.qt.location.QPlaceContent
Packages that use QPlaceContent
-
Uses of QPlaceContent in io.qt.location
Methods in io.qt.location that return QPlaceContentModifier and TypeMethodDescriptionQPlaceContent.clone()
Creates and returns a copy of this object.Methods in io.qt.location that return types with arguments of type QPlaceContentModifier and TypeMethodDescriptionfinal QMap<@QtPrimitiveType Integer,
QPlaceContent> QPlace.content
(QPlaceContent.Type type) final QMap<@QtPrimitiveType Integer,
QPlaceContent> QPlaceContentReply.content()
Methods in io.qt.location with parameters of type QPlaceContentModifier and TypeMethodDescriptionfinal void
QPlaceContent.assign
(QPlaceContent other) final boolean
QPlaceContent.equals
(QPlaceContent other) final void
QPlaceContent.swap
(QPlaceContent other) SeeQPlaceContent::
swap(QPlaceContent&) Method parameters in io.qt.location with type arguments of type QPlaceContentModifier and TypeMethodDescriptionfinal void
QPlace.insertContent
(QPlaceContent.Type type, Map<@QtPrimitiveType Integer, ? extends QPlaceContent> content) final void
QPlace.setContent
(QPlaceContent.Type type, Map<@QtPrimitiveType Integer, ? extends QPlaceContent> content) protected final void
QPlaceContentReply.setContent
(Map<@QtPrimitiveType Integer, ? extends QPlaceContent> content) Constructors in io.qt.location with parameters of type QPlaceContent