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
-
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
-
-
Method Details
-
language
-
setLanguage
-
setText
-
setTitle
-
text
-
title
-
clone
Creates and returns a copy of this object.
- Overrides:
clone
in classQPlaceContent
-