java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.gui.QPicture
- All Implemented Interfaces:
QPaintDevice
,QtObjectInterface
,Cloneable
public class QPicture extends QtObject implements QPaintDevice, Cloneable
Paint device that records and replays QPainter commands
Java wrapper for Qt class QPicture
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.qt.gui.QPaintDevice
QPaintDevice.Impl, QPaintDevice.MemberAccess, QPaintDevice.PaintDeviceMetric
-
Constructor Summary
Constructors Modifier Constructor Description QPicture()
Overloaded constructor forQPicture(int)
withformatVersion = -1
.QPicture(int formatVersion)
QPicture(QPicture arg__1)
protected
QPicture(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary
-
Constructor Details
-
QPicture
-
QPicture
public QPicture()Overloaded constructor for
QPicture(int)
withformatVersion = -1
. -
QPicture
public QPicture(int formatVersion) -
QPicture
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
boundingRect
-
colorCount
See QPaintDevice::
- Specified by:
colorCount
in interfaceQPaintDevice
-
data
-
depth
See QPaintDevice::
- Specified by:
depth
in interfaceQPaintDevice
-
detach
-
devicePixelRatio
See QPaintDevice::
- Specified by:
devicePixelRatio
in interfaceQPaintDevice
-
devicePixelRatioF
See QPaintDevice::
- Specified by:
devicePixelRatioF
in interfaceQPaintDevice
-
height
See QPaintDevice::
- Specified by:
height
in interfaceQPaintDevice
-
heightMM
See QPaintDevice::
- Specified by:
heightMM
in interfaceQPaintDevice
-
isDetached
-
isNull
-
load
Overloaded function for
load(io.qt.core.QIODevice, java.lang.String)
withformat = null
. -
load
-
load
Overloaded function for
load(java.lang.String, java.lang.String)
withformat = null
. -
load
-
logicalDpiX
See QPaintDevice::
- Specified by:
logicalDpiX
in interfaceQPaintDevice
-
logicalDpiY
See QPaintDevice::
- Specified by:
logicalDpiY
in interfaceQPaintDevice
-
writeTo
-
readFrom
-
paintingActive
See QPaintDevice::
- Specified by:
paintingActive
in interfaceQPaintDevice
-
physicalDpiX
See QPaintDevice::
- Specified by:
physicalDpiX
in interfaceQPaintDevice
-
physicalDpiY
See QPaintDevice::
- Specified by:
physicalDpiY
in interfaceQPaintDevice
-
play
-
save
Overloaded function for
save(io.qt.core.QIODevice, java.lang.String)
withformat = null
. -
save
-
save
Overloaded function for
save(java.lang.String, java.lang.String)
withformat = null
. -
save
-
setBoundingRect
-
size
-
swap
-
width
See QPaintDevice::
- Specified by:
width
in interfaceQPaintDevice
-
widthMM
See QPaintDevice::
- Specified by:
widthMM
in interfaceQPaintDevice
-
initPainter
-
metric
-
paintEngine
- Specified by:
paintEngine
in interfaceQPaintDevice
-
redirected
-
setData
-
sharedPainter
-
devicePixelRatioFScale
public static double devicePixelRatioFScale() -
inputFormatList
Deprecated. -
inputFormats
Deprecated. -
outputFormatList
Deprecated. -
outputFormats
Deprecated. -
clone
-