[Qt-creator] Using QtCreator as a general C++ IDE

Coda Highland coda at bobandgeorge.com
Thu Feb 25 02:56:19 CET 2010


If nothing else you can always say "CONFIG -= qt" in your .pro file.
You can also use it on Makefile-based projects.

/s/ Adam

On Wed, Feb 24, 2010 at 7:22 PM, Jefferson Bandeira <jbsilva at ufrj.br> wrote:
> Hello trolls =)
> Is there a way to use QtCreator as a General Purpose IDE, instead of a Qt
> Only IDE... I like most of the features of code completion and browsing this
> IDE offers, and i really would like to use it as my main IDE, however i
> can't find a way to use it to anything other than creating Qt Apps.
> So, the question : Is it possible? If so, how?
> Thanks for your time, i'll wait for answers. =)
> --
> Jefferson Bandeira
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>



More information about the Qt-creator-old mailing list