java.lang.Object
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 class QPlaceEditorial
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.location.QPlaceContent
QPlaceContent.Type
-
Constructor Summary
ConstructorDescriptionQPlaceEditorial
(QPlaceContent other) QPlaceEditorial
(QPlaceEditorial other) SeeQPlaceEditorial::
QPlaceEditorial(QPlaceEditorial) -
Method Summary
Methods inherited from class io.qt.location.QPlaceContent
assign, attribution, equals, equals, hashCode, setAttribution, setSupplier, setUser, supplier, type, user
Methods inherited from class io.qt.QtObject
dispose, isDisposed
-
Constructor Details
-
QPlaceEditorial
public QPlaceEditorial() -
QPlaceEditorial
-
QPlaceEditorial
See
QPlaceEditorial::
QPlaceEditorial(QPlaceEditorial)
-
-
Method Details
-
language
-
setLanguage
-
setText
-
setTitle
-
text
-
title
-
clone
Creates and returns a copy of this object.
See
QPlaceEditorial::
QPlaceEditorial(QPlaceEditorial) - Overrides:
clone
in classQPlaceContent
-