Qt Designer and KDevelop

Phil phil at spiderweb.com.au
Thu Jan 11 07:55:44 GMT 2001


On Wednesday 10 January 2001 03:59, you wrote:
> Jiann-Ming Su wrote:
> > This is probably a FAQ, but will you guys be integrating KDevelop and
> > Designer?
>
> 1.3 is and 1.4 as well. They work together on KDE 2 /Qt 2 projects. To
> add a designer file, just select Qt2 user interface from the file new
> dialog, then set the filename press ok and designer comes up. The
> designer file is automatically added to your project and the sources
> generated, you have to inherit your own class from the designer
> generated class and overwrite the slots you declared in designer (these
> are virtual). If I´ve got time I´ll do a short tutorial on that.
>
>
> Ralf

I too could do with a tutorial on this. I can't quite relate the PizzaEntry 
class in the Designer manual to the files produced by kdevelop. A quick 
example might solve the problem.

I think my problem centers on QWidget as used in the kdevelop files and 
QDialog as used in the Designer files. I tried multiple inheritance but that 
didn't work and it doesn't make sense to inherit both classes anyway.

This is giving me a big headache so any help will be appreciated.
-- 
Regards,
Phil
phil at spiderweb.com.au

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list