Module qt_gui::q_gradient

source ·
Expand description

C++ type: QGradient

Structs

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

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

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

  • Specifies the type of gradient.