performance - Qt: Alternative to qgraphicsdropshadoweffect -


is there way create shadow qgraphicsdropshadoweffect? because qgraphicsdropshadoweffect have great impact on pc performance. tried set boarder radius (stylesheet) doesnt good. im creating multiple buttons on stackwidget , each of has qgraphicsdropshadoweffect guys see on pos (especially on food). im using qt 4.7.3.

edit: or perhaps stylesheet looks it. in qt4.7 cannot use css3. upgrading qt 5.0 not advisable in our situation.


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -