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