[PyKDE] QObject::connectNotify

Jeremy Sanders jeremy at jeremysanders.net
Tue Aug 23 11:24:37 BST 2005


Hi -

Is there a version of QObject::connectNotify for python signals, or a 
similar mechanism? I have a signal whose conditions are very expensive to 
calculate, so it would be better to not calculate its conditions if it is 
not connected.

Thanks

Jeremy




More information about the PyQt mailing list