I have the following problem:
When I just istalled the new SUSE10 (ftp install), I saw it installed Qt4 and Qt3 in parallel, and my KDevelop could create a Qt4 projects, with the righ includes (i.e <QtCore/QApplication>) and compiled and linked ok.
But for various reasons I had to undinstall Qt4.

Then I reinstalled Qt4.
Since then I can't get KDevelop to generate Qt4 projects (the option is just no there).
I searched the Internet, and from what I could find out, ony KDevelop3.4 (unstable) supports Qt4.
But as I said, at least once I had SUSE's KDevelop (which is defenitively not more then 3.3) created Qt4 projects...

Can any one share with me if and how they work (installed) with KDevelop and Qt4 (prefferably under SUSE10)?

Thanks.