[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt] another pure python signal/slot implementation
From:       Miguel Turner <dhagrow () gmail ! com>
Date:       2009-11-27 20:04:49
Message-ID: 4B1030E1.5050902 () gmail ! com
[Download RAW message or body]

For those interested in using signals and slots outside of PyQt, I've
released my implementation as part of a collection of modules I've found
useful. This implementation can be used in almost the same way as PyQt's
pyqtSignal, though without needing to inherit from a class or specify
signal arguments.

Some supported features are:
* automatic slot disconnection
* dropping excess arguments
* slot return values from emit()
* signaling across threads.

The package is available at: http://code.google.com/p/dhutils/
Comments are welcome.

Miguel


_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic