Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » qt
qt [message #26324] Wed, 24 April 2002 14:46 Go to next message
Eclipse UserFriend
Hi,
someone ask me,

if eclipse support a qt package?
He want to use it in his code.

Thanks
Stefan
Re: qt [message #26361 is a reply to message #26324] Wed, 24 April 2002 16:37 Go to previous message
Eclipse UserFriend
Hi,

Sorry, if I am not understanding your question, but if your question is "Can
you develop a QT-based application inside Eclipse?", then the answer would
be:

Yes the CDT should allow you to do basic tasks such as:
1. Kicking off makefiles
2. Editing your source.
2. Browsing the objects in your C++ source and headers.
3. Running and Debugging

However please note that we have not done anything special to support
QT-based application development. So for example we DO NOT have any the
following:
1. Integration with any Graphical QT Builders such as QTDesigner.
2. Support for generation or graphical browsing of your XML UI Definition
files.
3. Built in support for using the UIC or MOC preprocessor (although if you
already have those steps in a makefile, then a build should work without any
extra effort).

I'm not aware of anyone who has tried the CDT for QT Development yet, so we
would be very interested in any experiences (good or bad) that you (or your
friend) encounter.

Hope that helps...

Jeff.

"Stefan Groschupf" <sg@media-style.com> wrote in message
news:Xns91FAD417DFD7Esgmediastylecom@204.138.98.10...
> Hi,
> someone ask me,
>
> if eclipse support a qt package?
> He want to use it in his code.
>
> Thanks
> Stefan
Previous Topic:Overriding an Eclipse plugin extension
Next Topic:Initial drop of performance trace support
Goto Forum:
  


Current Time: Fri May 02 16:10:52 EDT 2025

Powered by FUDForum. Page generated in 0.02976 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top