java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.svg.QSvgGenerator
- All Implemented Interfaces:
QPaintDevice,QtObjectInterface
Paint device that is used to create SVG drawings
Java wrapper for Qt class QSvgGenerator
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructorNested classes/interfaces inherited from interface io.qt.gui.QPaintDevice
QPaintDevice.Impl, QPaintDevice.MemberAccess, QPaintDevice.PaintDeviceMetric -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal intSee QPaintDevice::final intdepth()See QPaintDevice::final Stringfinal doubleSee QPaintDevice::final doubleSee QPaintDevice::static doublefinal StringfileName()final intheight()See QPaintDevice::final intheightMM()See QPaintDevice::protected voidinitPainter(QPainter painter) final intSee QPaintDevice::final intSee QPaintDevice::protected intmetric(QPaintDevice.PaintDeviceMetric metric) final QIODevicefinal booleanSee QPaintDevice::final intSee QPaintDevice::final intSee QPaintDevice::protected QPaintDeviceredirected(QPoint offset) final intfinal voidsetDescription(String description) final voidsetFileName(String fileName) final voidsetOutputDevice(QIODevice outputDevice) final voidsetResolution(int dpi) final voidfinal voidfinal voidsetViewBox(QRect viewBox) final voidsetViewBox(QRectF viewBox) protected QPainterfinal QSizesize()final Stringtitle()final QRectviewBox()final QRectFviewBoxF()final intwidth()See QPaintDevice::final intwidthMM()See QPaintDevice::Methods inherited from class io.qt.QtObject
dispose, equals, isDisposedMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.qt.QtObjectInterface
dispose, isDisposed
-
Constructor Details
-
QSvgGenerator
public QSvgGenerator() -
QSvgGenerator
Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
colorCount
See QPaintDevice::
- Specified by:
colorCountin interfaceQPaintDevice
-
depth
See QPaintDevice::
- Specified by:
depthin interfaceQPaintDevice
-
description
-
devicePixelRatio
See QPaintDevice::
- Specified by:
devicePixelRatioin interfaceQPaintDevice
-
devicePixelRatioF
See QPaintDevice::
- Specified by:
devicePixelRatioFin interfaceQPaintDevice
-
fileName
-
height
See QPaintDevice::
- Specified by:
heightin interfaceQPaintDevice
-
heightMM
See QPaintDevice::
- Specified by:
heightMMin interfaceQPaintDevice
-
logicalDpiX
See QPaintDevice::
- Specified by:
logicalDpiXin interfaceQPaintDevice
-
logicalDpiY
See QPaintDevice::
- Specified by:
logicalDpiYin interfaceQPaintDevice
-
outputDevice
-
paintingActive
See QPaintDevice::
- Specified by:
paintingActivein interfaceQPaintDevice
-
physicalDpiX
See QPaintDevice::
- Specified by:
physicalDpiXin interfaceQPaintDevice
-
physicalDpiY
See QPaintDevice::
- Specified by:
physicalDpiYin interfaceQPaintDevice
-
resolution
-
setDescription
-
setFileName
-
setOutputDevice
-
setResolution
-
setSize
-
setTitle
-
setViewBox
-
setViewBox
-
size
-
title
-
viewBox
-
viewBoxF
-
width
See QPaintDevice::
- Specified by:
widthin interfaceQPaintDevice
-
widthMM
See QPaintDevice::
- Specified by:
widthMMin interfaceQPaintDevice
-
initPainter
-
metric
-
paintEngine
- Specified by:
paintEnginein interfaceQPaintDevice
-
redirected
-
devicePixelRatioFScale
public static double devicePixelRatioFScale()
-