Uses of Enum
io.qt.printsupport.QPrinter.DuplexMode
Packages that use QPrinter.DuplexMode
-
Uses of QPrinter.DuplexMode in io.qt.printsupport
Methods in io.qt.printsupport that return QPrinter.DuplexModeModifier and TypeMethodDescriptionfinal QPrinter.DuplexModeQPrinterInfo.defaultDuplexMode()final QPrinter.DuplexModeQPrinter.duplex()static QPrinter.DuplexModeQPrinter.DuplexMode.resolve(int value) Returns the corresponding enum entry for the given value.static QPrinter.DuplexModeReturns the enum constant of this type with the specified name.static QPrinter.DuplexMode[]QPrinter.DuplexMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.printsupport that return types with arguments of type QPrinter.DuplexModeModifier and TypeMethodDescriptionfinal QList<QPrinter.DuplexMode>QPrinterInfo.supportedDuplexModes()Methods in io.qt.printsupport with parameters of type QPrinter.DuplexMode