Uses of Enum
io.qt.pdf.QPdfDocument.DocumentError
Packages that use QPdfDocument.DocumentError
-
Uses of QPdfDocument.DocumentError in io.qt.pdf
Methods in io.qt.pdf that return QPdfDocument.DocumentErrorModifier and TypeMethodDescriptionQPdfDocument.error()
static QPdfDocument.DocumentError
QPdfDocument.DocumentError.resolve
(int value) Returns the corresponding enum entry for the given value.static QPdfDocument.DocumentError
Returns the enum constant of this type with the specified name.static QPdfDocument.DocumentError[]
QPdfDocument.DocumentError.values()
Returns an array containing the constants of this enum type, in the order they are declared.