Uses of Class
io.qt.printsupport.QPrintPreviewWidget.ZoomMode
Package | Description |
---|---|
io.qt.printsupport |
-
Uses of QPrintPreviewWidget.ZoomMode in io.qt.printsupport
Methods in io.qt.printsupport that return QPrintPreviewWidget.ZoomMode Modifier and Type Method Description static QPrintPreviewWidget.ZoomMode
QPrintPreviewWidget.ZoomMode. resolve(int value)
Returns the corresponding enum entry for the given value.static QPrintPreviewWidget.ZoomMode
QPrintPreviewWidget.ZoomMode. valueOf(String name)
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
QPrintPreviewWidget. zoomMode()
Methods in io.qt.printsupport with parameters of type QPrintPreviewWidget.ZoomMode Modifier and Type Method Description void
QPrintPreviewWidget. setZoomMode(QPrintPreviewWidget.ZoomMode zoomMode)