java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.gui.QPaintDevice.Impl
- All Implemented Interfaces:
QPaintDevice
,QtObjectInterface
- Enclosing interface:
- QPaintDevice
Implementor class for interface QPaintDevice
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
Nested classes/interfaces inherited from interface io.qt.gui.QPaintDevice
QPaintDevice.Impl, QPaintDevice.MemberAccess, QPaintDevice.PaintDeviceMetric
-
Constructor Summary
ModifierConstructorDescriptionprotected
Impl()
See QPaintDevice::protected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal int
See QPaintDevice::final int
depth()
See QPaintDevice::final double
See QPaintDevice::final double
See QPaintDevice::final int
height()
See QPaintDevice::final int
heightMM()
See QPaintDevice::protected void
initPainter
(QPainter painter) final int
See QPaintDevice::final int
See QPaintDevice::protected int
metric
(QPaintDevice.PaintDeviceMetric metric) See QPaintDevice::abstract QPaintEngine
See QPaintDevice::final boolean
See QPaintDevice::final int
See QPaintDevice::final int
See QPaintDevice::protected QPaintDevice
redirected
(QPoint offset) protected QPainter
final int
width()
See QPaintDevice::final int
widthMM()
See QPaintDevice::Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
Impl
protected Impl()See QPaintDevice::
-
Impl
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
colorCount
See QPaintDevice::
- Specified by:
colorCount
in interfaceQPaintDevice
-
depth
See QPaintDevice::
- Specified by:
depth
in interfaceQPaintDevice
-
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
-
logicalDpiX
See QPaintDevice::
- Specified by:
logicalDpiX
in interfaceQPaintDevice
-
logicalDpiY
See QPaintDevice::
- Specified by:
logicalDpiY
in interfaceQPaintDevice
-
paintingActive
See QPaintDevice::
- Specified by:
paintingActive
in interfaceQPaintDevice
-
physicalDpiX
See QPaintDevice::
- Specified by:
physicalDpiX
in interfaceQPaintDevice
-
physicalDpiY
See QPaintDevice::
- Specified by:
physicalDpiY
in interfaceQPaintDevice
-
width
See QPaintDevice::
- Specified by:
width
in interfaceQPaintDevice
-
widthMM
See QPaintDevice::
- Specified by:
widthMM
in interfaceQPaintDevice
-
initPainter
-
metric
See QPaintDevice::
-
paintEngine
See QPaintDevice::
- Specified by:
paintEngine
in interfaceQPaintDevice
-
redirected
-