Uses of Enum
io.qt.printsupport.QPrintPreviewWidget.ZoomMode
Packages that use QPrintPreviewWidget.ZoomMode
-
Uses of QPrintPreviewWidget.ZoomMode in io.qt.printsupport
Methods in io.qt.printsupport that return QPrintPreviewWidget.ZoomModeModifier and TypeMethodDescriptionstatic QPrintPreviewWidget.ZoomMode
QPrintPreviewWidget.ZoomMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QPrintPreviewWidget.ZoomMode
Returns the enum constant of this type with the specified name.static QPrintPreviewWidget.ZoomMode[]
QPrintPreviewWidget.ZoomMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.QPrintPreviewWidget.zoomMode()
Methods in io.qt.printsupport with parameters of type QPrintPreviewWidget.ZoomModeModifier and TypeMethodDescriptionfinal void
QPrintPreviewWidget.setZoomMode
(QPrintPreviewWidget.ZoomMode zoomMode)