Uses of Enum
io.qt.printsupport.QPrinter.OutputFormat
Packages that use QPrinter.OutputFormat
-
Uses of QPrinter.OutputFormat in io.qt.printsupport
Methods in io.qt.printsupport that return QPrinter.OutputFormatModifier and TypeMethodDescriptionfinal QPrinter.OutputFormatQPrinter.outputFormat()static QPrinter.OutputFormatQPrinter.OutputFormat.resolve(int value) Returns the corresponding enum entry for the given value.static QPrinter.OutputFormatReturns the enum constant of this type with the specified name.static QPrinter.OutputFormat[]QPrinter.OutputFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.printsupport with parameters of type QPrinter.OutputFormatModifier and TypeMethodDescriptionfinal voidQPrinter.setOutputFormat(QPrinter.OutputFormat format)