Uses of Enum
io.qt.pdf.widgets.QPdfView.PageMode
Packages that use QPdfView.PageMode
-
Uses of QPdfView.PageMode in io.qt.pdf.widgets
Fields in io.qt.pdf.widgets with type parameters of type QPdfView.PageModeModifier and TypeFieldDescriptionfinal QObject.Signal1<QPdfView.PageMode>
QPdfView.pageModeChanged
Methods in io.qt.pdf.widgets that return QPdfView.PageModeModifier and TypeMethodDescriptionfinal QPdfView.PageMode
QPdfView.pageMode()
static QPdfView.PageMode
QPdfView.PageMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QPdfView.PageMode
Returns the enum constant of this type with the specified name.static QPdfView.PageMode[]
QPdfView.PageMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.pdf.widgets with parameters of type QPdfView.PageMode