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

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

Python ctypes access violation with const pointer arguments -

jquery - Keeping Kendo Datepicker in min/max range -