Uses of Enum
io.qt.printsupport.QPrintEngine.PrintEnginePropertyKey
Packages that use QPrintEngine.PrintEnginePropertyKey
-
Uses of QPrintEngine.PrintEnginePropertyKey in io.qt.printsupport
Methods in io.qt.printsupport that return QPrintEngine.PrintEnginePropertyKeyModifier and TypeMethodDescriptionQPrintEngine.PrintEnginePropertyKey.resolve(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QPrintEngine.PrintEnginePropertyKey[]QPrintEngine.PrintEnginePropertyKey.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.printsupport with parameters of type QPrintEngine.PrintEnginePropertyKeyModifier and TypeMethodDescriptionabstract ObjectQPrintEngine.property(QPrintEngine.PrintEnginePropertyKey key) abstract voidQPrintEngine.setProperty(QPrintEngine.PrintEnginePropertyKey key, Object value)