java.lang.Object
io.qt.internal.QtJambiObject
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's 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
ModifierConstructorDescriptionQPlaceImage
(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
-
QPlaceImage
public QPlaceImage() -
QPlaceImage
-
QPlaceImage
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
imageId
-
mimeType
-
setImageId
-
setMimeType
-
setUrl
-
url
-
clone
- Overrides:
clone
in classQPlaceContent
-