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.ErrorQPdfDocument.error()final QPdfDocument.Errorstatic QPdfDocument.ErrorQPdfDocument.Error.resolve(int value) Returns the corresponding enum entry for the given value.static QPdfDocument.ErrorReturns 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.