Uses of Enum
io.qt.gui.QPainterStateGuard.InitialState
Packages that use QPainterStateGuard.InitialState
-
Uses of QPainterStateGuard.InitialState in io.qt.gui
Methods in io.qt.gui that return QPainterStateGuard.InitialStateModifier and TypeMethodDescriptionQPainterStateGuard.InitialState.resolve
(byte value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.static QPainterStateGuard.InitialState[]
QPainterStateGuard.InitialState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.qt.gui with parameters of type QPainterStateGuard.InitialStateModifierConstructorDescriptionQPainterStateGuard
(QPainter painter, QPainterStateGuard.InitialState state)