I heard Frederick Polgardy Jr said:
> > self.connect(self.Figure, PYSIGNAL("loadQ()"), self.loadQ)
>
> Of course, what you're left with is an endless loop. :)
I'm not sure. It depends on what the loadQ slot on -self- (as opposed to
self.Figure) does, right...?
-- S.