[PyKDE] Helper class with better QObject.disconnect support

Luper Rouch luper.rouch at gmail.com
Wed Oct 18 15:51:41 BST 2006


Hi all,

I thought this may be usefull, it's a helper class that adds the possibility 
to disconnect SIGNAL to SIGNAL connections, as well as a disconnectAll 
method. 
Also included a simple unit test, because I don't know if isSignal() will work 
forever ...

Hope it helps,
Luper Rouch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyqthelper.py
Type: application/x-python
Size: 5617 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20061018/b3199e14/pyqthelper.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_pyqthelper.py
Type: application/x-python
Size: 5468 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20061018/b3199e14/test_pyqthelper.bin


More information about the PyQt mailing list