Use QtGraphicalEffects.LinearGradient
Instead of using a Rectangle and its gradient prop, since there's no need for the rotation/scale hack and it gives better quality.
This commit is contained in:
Instead of using a Rectangle and its gradient prop, since there's no need for the rotation/scale hack and it gives better quality.