Uses of Enum
io.qt.gui.QPaintEngine.Type
Packages that use QPaintEngine.Type
-
Uses of QPaintEngine.Type in io.qt.gui
Methods in io.qt.gui that return QPaintEngine.TypeModifier and TypeMethodDescriptionstatic QPaintEngine.Type
QPaintEngine.Type.resolve
(int value) Returns the corresponding enum entry for the given value.static QPaintEngine.Type
Returns the corresponding enum entry for the given value and name.abstract QPaintEngine.Type
QPaintEngine.type()
static QPaintEngine.Type
Returns the enum constant of this type with the specified name.static QPaintEngine.Type[]
QPaintEngine.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.