> I believe the single quotes would return a python str object. Not according to the docs: http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/pyqt4ref.html#defining-new-signals-with-qtcore-pyqtsignal Qt types should be in strings, not python types.