Uses of Enum
io.qt.gui.QPaintDevice.PaintDeviceMetric
Packages that use QPaintDevice.PaintDeviceMetric
-
Uses of QPaintDevice.PaintDeviceMetric in io.qt.gui
Methods in io.qt.gui that return QPaintDevice.PaintDeviceMetricModifier and TypeMethodDescriptionQPaintDevice.PaintDeviceMetric.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QPaintDevice.PaintDeviceMetric[]
QPaintDevice.PaintDeviceMetric.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QPaintDevice.PaintDeviceMetricModifier and TypeMethodDescriptionprotected int
QImage.metric
(QPaintDevice.PaintDeviceMetric metric) protected int
QOpenGLPaintDevice.metric
(QPaintDevice.PaintDeviceMetric metric) protected int
QOpenGLWindow.metric
(QPaintDevice.PaintDeviceMetric metric) protected int
QPagedPaintDevice.Impl.metric
(QPaintDevice.PaintDeviceMetric metric) protected int
QPaintDevice.Impl.metric
(QPaintDevice.PaintDeviceMetric metric) int
QPaintDevice.MemberAccess.metric
(QPaintDevice.PaintDeviceMetric metric) protected int
QPaintDeviceWindow.metric
(QPaintDevice.PaintDeviceMetric metric) protected int
QPdfWriter.metric
(QPaintDevice.PaintDeviceMetric id) protected int
QPicture.metric
(QPaintDevice.PaintDeviceMetric m) protected int
QPixmap.metric
(QPaintDevice.PaintDeviceMetric arg__1) protected int
QRasterWindow.metric
(QPaintDevice.PaintDeviceMetric metric) -
Uses of QPaintDevice.PaintDeviceMetric in io.qt.printsupport
Methods in io.qt.printsupport with parameters of type QPaintDevice.PaintDeviceMetricModifier and TypeMethodDescriptionabstract int
QPrintEngine.metric
(QPaintDevice.PaintDeviceMetric arg__1) protected int
QPrinter.metric
(QPaintDevice.PaintDeviceMetric arg__1) -
Uses of QPaintDevice.PaintDeviceMetric in io.qt.svg
Methods in io.qt.svg with parameters of type QPaintDevice.PaintDeviceMetricModifier and TypeMethodDescriptionprotected int
QSvgGenerator.metric
(QPaintDevice.PaintDeviceMetric metric) -
Uses of QPaintDevice.PaintDeviceMetric in io.qt.widgets
Methods in io.qt.widgets with parameters of type QPaintDevice.PaintDeviceMetricModifier and TypeMethodDescriptionprotected int
QOpenGLWidget.metric
(QPaintDevice.PaintDeviceMetric metric) protected int
QWidget.metric
(QPaintDevice.PaintDeviceMetric arg__1)