Hello,
I need fill instances of QGraphicsPolygonItem (really they are triangles of finite element mesh) using QGragient. I'd like to show stress field in the way. I have stresses in each vertex of mesh that is in each vertex of a triangle. Need I use LinearGradient or RadialGradient? Please help me with triangle gradient or give me a useful referance. Thank you.