integrate Qt Designer file into the project.

Harald Fernengel harry at kdevelop.org
Tue Oct 1 13:55:04 UTC 2002


Hi,

On Tuesday 01 October 2002 13:33, Helen Muller wrote:
> I'm working with KDE3 on Red hat 7.3. Now I'd like to combine a dialog
> interface into my project. I run uic on the *.ui file(s) and then add the
> resulting *.cpp and *.h files to the project. But there are many strange
> errors during Make... such as the definition is not recognised.
>
> I don't know if it's the right way to integrate Qt Designer file into the
> project. Or there are something wrong with the installation.

just add the .ui file to the project, KDevelop will handle the rest. Don't add 
the auto-generated .h and .cpp files, they'll change on each compile anyways.

Best regards,
Harry




More information about the KDevelop-devel mailing list