java.lang.Object
io.qt.QtObject
io.qt.location.QPlaceContent
io.qt.location.QPlaceImage
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Represents a reference to an image
Java wrapper for Qt class QPlaceImage
-
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
-
Method Summary
Methods inherited from class io.qt.location.QPlaceContent
assign, attribution, equals, hashCode, setAttribution, setSupplier, setUser, supplier, type, user
Methods inherited from class io.qt.QtObject
dispose, isDisposed
-
Constructor Details
-
QPlaceImage
public QPlaceImage() -
QPlaceImage
-
-
Method Details
-
imageId
-
mimeType
-
setImageId
-
setMimeType
-
setUrl
-
url
-
clone
Creates and returns a copy of this object.
- Overrides:
clone
in classQPlaceContent
-