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 QPlaceContentMethods in io.qt.location that return types with arguments of type QPlaceContentModifier and TypeMethodDescriptionfinal QMap<Integer,
QPlaceContent> QPlace.content
(QPlaceContent.Type type) final QMap<Integer,
QPlaceContent> QPlaceContentReply.content()
Method parameters in io.qt.location with type arguments of type QPlaceContentModifier and TypeMethodDescriptionfinal void
QPlace.insertContent
(QPlaceContent.Type type, Map<Integer, QPlaceContent> content) final void
QPlace.setContent
(QPlaceContent.Type type, Map<Integer, QPlaceContent> content) protected final void
QPlaceContentReply.setContent
(Map<Integer, QPlaceContent> content) Constructors in io.qt.location with parameters of type QPlaceContentModifierConstructorDescriptionQPlaceContent
(QPlaceContent other) QPlaceEditorial
(QPlaceContent other) QPlaceImage
(QPlaceContent other) QPlaceReview
(QPlaceContent other)