how to integrate qt designer files (*.ui) into a kde project with gideon ?
Holger Schröder
holger-kde at holgis.net
Thu Mar 13 03:10:07 UTC 2003
cool, thanks, let´s meet in nove hradi in summer :-)
just a few ideas:
perhaps you could move the new... entry in the file menu above the open entry,
so it would fit better to the ui standard.
i think the new file wizard options should default to being active, so one can
start right away like in the 2.1 version. also it would be easier when the
different file templates would carry the file extensions with them, so that
they don´t read
Widget
Dialog
but
Widget (.ui)
Dialog (.ui)
so that one knows when he chooses this, qt designer will open with an ui
template, which he can extend, as a Dialog can also be coded in a normal cpp
file...
thanks a lot, this speeds up my paid work, so i have more time for kde hacking
;-)
Holger
On Thursday 13 March 2003 00:12, Julian Rockey wrote:
> On Wednesday 12 Mar 2003 10:32 pm, Caleb Tennis wrote:
> > > 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
>
> Or, in Project -> Project Options -> New File Wizard Options -> Used Global
> Types, tick which "ui" templates you want available. These are then
> available via the New File part (on the left) or from File -> New
> cheers
> Julian
>
>
> _______________________________________________
> Kdevelop-devel mailing list
> Kdevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
More information about the KDevelop-devel
mailing list