Uses of Class
io.qt.gui.QGradient
Packages that use QGradient
-
Uses of QGradient in io.qt.gui
Modifier and TypeClassDescriptionclass
Used in combination with QBrush to specify a conical gradient brushclass
Used in combination with QBrush to specify a linear gradient brushclass
Used in combination with QBrush to specify a radial gradient brushModifier and TypeMethodDescriptionQGradient.clone()
Creates and returns a copy of this object.static QGradient
QGradient.create
(QGradient.Preset preset) final QGradient
QBrush.gradient()
Modifier and TypeMethodDescriptionfinal void
Overloaded function forQPainter.setBrush(io.qt.gui.QBrush)
.