[PyQt] Another connect problem

David Boddie david at boddie.org.uk
Thu Oct 1 22:51:58 BST 2009


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


More information about the PyQt mailing list