Uses of Class
io.qt.location.QPlaceContent
Packages that use QPlaceContent
-
Uses of QPlaceContent in io.qt.location
Subclasses of QPlaceContent in io.qt.locationModifier and TypeClassDescriptionclass
Represents a publisher's article describing a placeclass
Represents a reference to an imageclass
Represents a review of a placeMethods 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) 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 QPlaceContentModifierConstructorDescriptionQPlaceContent
(QPlaceContent other) QPlaceEditorial
(QPlaceContent other) QPlaceImage
(QPlaceContent other) QPlaceReview
(QPlaceContent other)