Uses of Enum
io.qt.printsupport.QPrinter.PrinterMode
Packages that use QPrinter.PrinterMode
-
Uses of QPrinter.PrinterMode in io.qt.printsupport
Methods in io.qt.printsupport that return QPrinter.PrinterModeModifier and TypeMethodDescriptionstatic QPrinter.PrinterMode
QPrinter.PrinterMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QPrinter.PrinterMode
Returns the enum constant of this type with the specified name.static QPrinter.PrinterMode[]
QPrinter.PrinterMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.printsupport with parameters of type QPrinter.PrinterModeModifierConstructorDescriptionQPrinter
(QPrinter.PrinterMode mode) QPrinter
(QPrinterInfo printer, QPrinter.PrinterMode mode)