Uses of Enum
io.qt.pdf.widgets.QPdfView.ZoomMode
Packages that use 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 QObject.Signal1<QPdfView.ZoomMode>
QPdfView.zoomModeChanged
Methods in io.qt.pdf.widgets that return QPdfView.ZoomModeModifier and TypeMethodDescriptionstatic QPdfView.ZoomMode
QPdfView.ZoomMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QPdfView.ZoomMode
Returns 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.ZoomMode
QPdfView.zoomMode()
Methods in io.qt.pdf.widgets with parameters of type QPdfView.ZoomMode