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.ZoomModeQPrintPreviewWidget.ZoomMode.resolve(int value) Returns the corresponding enum entry for the given value.static QPrintPreviewWidget.ZoomModeReturns 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 voidQPrintPreviewWidget.setZoomMode(QPrintPreviewWidget.ZoomMode zoomMode)