Uses of Enum
io.qt.pdf.widgets.QPdfView.ZoomMode
-
Uses of QPdfView.ZoomMode in io.qt.pdf.widgets
Fields in io.qt.pdf.widgets with type parameters of type QPdfView.ZoomModeModifier and TypeFieldDescriptionfinal io.qt.core.QObject.Signal1<QPdfView.ZoomMode>QPdfView.zoomModeChangedMethods in io.qt.pdf.widgets that return QPdfView.ZoomModeModifier and TypeMethodDescriptionfinal QPdfView.ZoomModeQPdfView.getZoomMode()Kotlin property getter.static QPdfView.ZoomModeQPdfView.ZoomMode.resolve(int value) Returns the corresponding enum entry for the given value.static QPdfView.ZoomModeReturns the enum constant of this type with the specified name.static QPdfView.ZoomMode[]QPdfView.ZoomMode.values()Returns an array containing the constants of this enum type, in the order they are declared.final QPdfView.ZoomModeQPdfView.zoomMode()Methods in io.qt.pdf.widgets with parameters of type QPdfView.ZoomMode