[Qt-creator] Auto-completion - sorry, again
Danny Yoon
twoyoon at gmail.com
Fri Jan 9 17:37:18 CET 2009
The workaround for this is to include the ui.h files in your project.
You can you a wildcard in your .pro file to make sure all the .h files in
the project directory get included:
HEADERS += /User/danno/hack/project/*.h
Then the autocomplete for new elements will show up in autocomplete (you
might still have to hit build to regeneratet the .h file, I think).
Danny Yoon
On Thu, Jan 8, 2009 at 4:46 AM, Zine eddine Bendjaballah <
zineeddine.b at hotmail.com> wrote:
> Hi,
>
> So if I understand there will be no solution for this issue on beta
> version. Can you tell me the reason of the issue?
> In this case, the only way to success a build is in the release mode? or is
> there any other trick to bypass this issue?
>
> Regards.
>
> > From: daniel.teske at nokia.com
> > To: qt-creator at trolltech.com
> > Date: Thu, 8 Jan 2009 13:24:17 +0100
> > Subject: Re: [Qt-creator] Auto-completion - sorry, again
>
> >
> >
> > > If adding the newly-added components to the autocomplete list can't be
> > > automatic (such as when the ui designer gets out of focus, or when the
> .ui
> > > is saved), can't we have a button or shortcut for "Update autocomplete
> > > lists"?
> >
> > We are still working on this bug, but unfortunately we couldn't fix this
> > problem for the beta.
> >
> > daniel
> > _______________________________________________
> > Qt-creator mailing list
> > Qt-creator at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-creator
>
> ------------------------------
> Tous vos amis discutent sur Messenger, et vous ? Téléchargez Messenger,
> c'est gratuit ! <http://get.live.com/messenger/overview>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20090109/1b2e6797/attachment.html
More information about the Qt-creator-old
mailing list