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.PrinterModeQPrinter.PrinterMode.resolve(int value) Returns the corresponding enum entry for the given value.static QPrinter.PrinterModeReturns 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(QPrinterInfo printer, QPrinter.PrinterMode mode) QPrinter(QPrinter.PrinterMode mode)