Uses of Class
io.qt.printsupport.QPrinter.OutputFormat
Package | Description |
---|---|
io.qt.printsupport |
-
Uses of QPrinter.OutputFormat in io.qt.printsupport
Methods in io.qt.printsupport that return QPrinter.OutputFormat Modifier and Type Method Description QPrinter.OutputFormat
QPrinter. outputFormat()
static QPrinter.OutputFormat
QPrinter.OutputFormat. resolve(int value)
Returns the corresponding enum entry for the given value.static QPrinter.OutputFormat
QPrinter.OutputFormat. valueOf(String name)
Returns 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.OutputFormat Modifier and Type Method Description void
QPrinter. setOutputFormat(QPrinter.OutputFormat format)