Uses of Enum
io.qt.gui.QGradient.CoordinateMode
Packages that use QGradient.CoordinateMode
-
Uses of QGradient.CoordinateMode in io.qt.gui
Methods in io.qt.gui that return QGradient.CoordinateModeModifier and TypeMethodDescriptionfinal QGradient.CoordinateMode
QGradient.coordinateMode()
static QGradient.CoordinateMode
QGradient.CoordinateMode.resolve
(int value) Returns the corresponding enum entry for the given value.static QGradient.CoordinateMode
Returns the enum constant of this type with the specified name.static QGradient.CoordinateMode[]
QGradient.CoordinateMode.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 QGradient.CoordinateModeModifier and TypeMethodDescriptionfinal void
QGradient.setCoordinateMode
(QGradient.CoordinateMode mode)