Uses of Enum
io.qt.printsupport.QPrinter.PrintRange
Packages that use QPrinter.PrintRange
-
Uses of QPrinter.PrintRange in io.qt.printsupport
Methods in io.qt.printsupport that return QPrinter.PrintRangeModifier and TypeMethodDescriptionfinal QPrinter.PrintRange
QPrinter.printRange()
static QPrinter.PrintRange
QPrinter.PrintRange.resolve
(int value) Returns the corresponding enum entry for the given value.static QPrinter.PrintRange
Returns the enum constant of this type with the specified name.static QPrinter.PrintRange[]
QPrinter.PrintRange.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.PrintRange