<div dir="ltr"><div>Hi,<br><br>I'm trying to get a uniform shadow around all sides of a widget in PyQt4. Found this solution in Qt <a href="http://stackoverflow.com/questions/23718827/qt-shadow-around-window/23752747#23752747">http://stackoverflow.com/questions/23718827/qt-shadow-around-window/23752747#23752747</a>. When I tried to port it to PyQt I get two errors as missing modules QGraphicsEffect.distance() and QGraphicsEffect.qt_blurImage(blurPainter, tmp, blurRadius(), False, True)<br><br>Is the modules missing in the python version?Do we have any other functions that does this?<code><span class=""><br><br></span></code></div>Thanks.<code><span class=""><br></span></code></div>