how to integrate qt designer files (*.ui) into a kde project with gideon ?
Caleb Tennis
caleb at aei-tech.com
Wed Mar 12 23:36:03 UTC 2003
> but i can´t figure out how to get ui files included into gideon, under
> kdevelop 2.1.5 i simply chose file -> new -> designer file (or something
> like that...).
I'll take that crate of beer!
If you're using Automake projects, in the "Automake Manager", right click the
target you wish to add it to, and "Add existing files". You should be able
to add .ui files from there.
If you're using QMake projects, add it via the "FORMS" list in the file view.
There may be something else set up wrong too, but Gideon does support ui files
just like KDevelop 2.x
Caleb
More information about the KDevelop-devel
mailing list