Uses of Enum
io.qt.gui.QPdfWriter.ColorModel
Packages that use QPdfWriter.ColorModel
-
Uses of QPdfWriter.ColorModel in io.qt.gui
Methods in io.qt.gui that return QPdfWriter.ColorModelModifier and TypeMethodDescriptionfinal QPdfWriter.ColorModel
QPdfWriter.colorModel()
static QPdfWriter.ColorModel
QPdfWriter.ColorModel.resolve
(int value) Returns the corresponding enum entry for the given value.static QPdfWriter.ColorModel
Returns the enum constant of this type with the specified name.static QPdfWriter.ColorModel[]
QPdfWriter.ColorModel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.gui with parameters of type QPdfWriter.ColorModelModifier and TypeMethodDescriptionfinal void
QPdfWriter.setColorModel
(QPdfWriter.ColorModel model)