Uses of Class
io.qt.uic.ui4.DomGradientStop
Packages that use DomGradientStop
-
Uses of DomGradientStop in io.qt.uic.ui4
Methods in io.qt.uic.ui4 that return types with arguments of type DomGradientStopModifier and TypeMethodDescriptionfinal QList<DomGradientStop>
DomGradient.elementGradientStop()
SeeDomGradient::
elementGradientStop()const Method parameters in io.qt.uic.ui4 with type arguments of type DomGradientStopModifier and TypeMethodDescriptionfinal void
DomGradient.setElementGradientStop
(Collection<? extends DomGradientStop> a) SeeDomGradient::
setElementGradientStop(QList<DomGradientStop*>)