Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Alternative to qgraphicsdropshadoweffect
-
Is there a way to create shadow like Qgraphicsdropshadoweffect?
Because the Qgraphicsdropshadoweffect
have great impact on PC performance. I tried set boarder radius (stylesheet) but it doesnt look good.
-
I don't think so. It is difficult to that kind of behaviour.
-
I read that there is a box shadow property but Im using 4.7.3 which is not supported yet :(