Uses of Enum
io.qt.pdf.widgets.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.pageModeChangedMethods in io.qt.pdf.widgets that return QPdfView.PageModeModifier and TypeMethodDescriptionfinal QPdfView.PageModeQPdfView.pageMode()static QPdfView.PageModeQPdfView.PageMode.resolve(int value) Returns the corresponding enum entry for the given value.static QPdfView.PageModeReturns 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