Uses of Class
io.qt.gui.QGradient.CoordinateMode
Package | Description |
---|---|
io.qt.gui |
-
Uses of QGradient.CoordinateMode in io.qt.gui
Methods in io.qt.gui that return QGradient.CoordinateMode Modifier and Type Method Description QGradient.CoordinateMode
QGradient. coordinateMode()
static QGradient.CoordinateMode
QGradient.CoordinateMode. resolve(int value)
Returns the corresponding enum entry for the given value.static QGradient.CoordinateMode
QGradient.CoordinateMode. valueOf(String name)
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.CoordinateMode Modifier and Type Method Description void
QGradient. setCoordinateMode(QGradient.CoordinateMode mode)