[][src]Module qt_gui::q_gradient

C++ type: QGradient

Structs

CoordinateMode

This enum specifies how gradient coordinates map to the paint device on which the gradient is used.

InterpolationMode

C++ enum: QGradient::InterpolationMode.

Preset

This enum specifies a set of predefined presets for QGradient, based on the gradients from https://webgradients.com/.

Spread

Specifies how the area outside the gradient area should be filled.

Type

Specifies the type of gradient.