java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.location.QPlaceContent
io.qt.location.QPlaceEditorial
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Represents a publisher's article describing a place
Java wrapper for Qt's class QPlaceEditorial
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.location.QPlaceContent
QPlaceContent.Type
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionQPlaceEditorial
(QPlaceContent other) protected
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.location.QPlaceContent
attribution, equals, hashCode, setAttribution, setSupplier, setUser, supplier, type, user
Methods inherited from class io.qt.QtObject
dispose, isDisposed
-
Constructor Details
-
QPlaceEditorial
public QPlaceEditorial() -
QPlaceEditorial
-
QPlaceEditorial
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
language
-
setLanguage
-
setText
-
setTitle
-
text
-
title
-
clone
- Overrides:
clone
in classQPlaceContent
-