Uses of Enum
io.qt.printsupport.QPrinter.ColorMode
Packages that use QPrinter.ColorMode
-
Uses of QPrinter.ColorMode in io.qt.printsupport
Methods in io.qt.printsupport that return QPrinter.ColorModeModifier and TypeMethodDescriptionfinal QPrinter.ColorModeQPrinter.colorMode()final QPrinter.ColorModeQPrinterInfo.defaultColorMode()static QPrinter.ColorModeQPrinter.ColorMode.resolve(int value) Returns the corresponding enum entry for the given value.static QPrinter.ColorModeReturns the enum constant of this type with the specified name.static QPrinter.ColorMode[]QPrinter.ColorMode.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.ColorModeModifier and TypeMethodDescriptionfinal QList<QPrinter.ColorMode>QPrinterInfo.supportedColorModes()Methods in io.qt.printsupport with parameters of type QPrinter.ColorMode