Uses of Enum
io.qt.pdf.QPdfDocument.Status
Packages that use QPdfDocument.Status
-
Uses of QPdfDocument.Status in io.qt.pdf
Fields in io.qt.pdf with type parameters of type QPdfDocument.StatusMethods in io.qt.pdf that return QPdfDocument.StatusModifier and TypeMethodDescriptionstatic QPdfDocument.Status
QPdfDocument.Status.resolve
(int value) Returns the corresponding enum entry for the given value.final QPdfDocument.Status
QPdfDocument.status()
static QPdfDocument.Status
Returns the enum constant of this type with the specified name.static QPdfDocument.Status[]
QPdfDocument.Status.values()
Returns an array containing the constants of this enum type, in the order they are declared.