java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.location.QPlaceContent
io.qt.location.QPlaceEditorial
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
public class QPlaceEditorial extends QPlaceContent implements Cloneable
Represents a publisher's article describing a place
Java wrapper for Qt class QPlaceEditorial
-
Nested Class Summary
-
Constructor Summary
Constructors Modifier Constructor Description QPlaceEditorial()
QPlaceEditorial(QPlaceContent other)
protected
QPlaceEditorial(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.location.QPlaceContent
attribution, equals, hashCode, setAttribution, setSupplier, setUser, supplier, type, user
-
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
-