Qt Reference Documentation

QML GradientStop Element

The GradientStop item defines the color at a position in a Gradient. More...

  • List of all members, including inherited members
  • Properties

    Detailed Description

    See also Gradient.

    Property Documentation

    position : real

    color : color

    The position and color properties describe the color used at a given position in a gradient, as represented by a gradient stop.

    The default position is 0.0; the default color is black.

    See also Gradient.


    X

    Thank you for giving your feedback.

    Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.