[PyQt] Problem on connecting signals

Phil Thompson phil at riverbankcomputing.co.uk
Mon Nov 26 22:13:00 GMT 2007


On Monday 26 November 2007, Luca Bedogni wrote:
> On Monday 26 November 2007, Phil Thompson wrote:
> > On Monday 26 November 2007, Luca Bedogni wrote:
> > > On Monday 26 November 2007, Phil Thompson wrote:
> > > > Shouldn't MainForm be a QDialog?
> > >
> > > Yes it could be, but I got the same problem with QDialog too.
> >
> > Then you need to post the .ui file.
>
> Ok I've attached it.
>
> > Phil
>
> Thanks

That's not the .ui file that you had the original problem with.

The only problem with the one you posted was that is contained connections to 
non-existent slots.

Phil


More information about the PyQt mailing list