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