Uses of Class
io.qt.location.QPlaceContent
-
Uses of QPlaceContent in io.qt.location
Modifier and TypeClassDescriptionclass
Represents a publisher's article describing a placeclass
Represents a reference to an imageclass
Represents a review of a placeModifier and TypeMethodDescriptionQPlaceContent.clone()
Creates and returns a copy of this object.Modifier and TypeMethodDescriptionfinal QMap
<@QtPrimitiveType Integer, QPlaceContent> QPlace.content
(QPlaceContent.Type type) final QMap
<@QtPrimitiveType Integer, QPlaceContent> QPlaceContentReply.content()
Modifier and TypeMethodDescriptionfinal void
QPlaceContent.assign
(QPlaceContent other) final boolean
QPlaceContent.equals
(QPlaceContent other) Modifier 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) ModifierConstructorDescriptionQPlaceContent
(QPlaceContent other) QPlaceEditorial
(QPlaceContent other) QPlaceImage
(QPlaceContent other) QPlaceReview
(QPlaceContent other)