On Thu Oct 1 22:46:39 BST 2009, Thomas Olsen wrote: > I use the style you've quoted above and the call return "True". Tried to > read the documentation for the new-style syntax but I couldn't really grasp > how to use it without a working example.
Maybe something like this will work: job.data.connect(self.job_received) David _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
