[Qt-creator] Project Tree
Porfirio
porfirio.ribeiro at sapo.pt
Fri Mar 20 13:05:21 CET 2009
I use subdirs also, but will i have to create libraries to some piece of
code just because i want it to look more organized?
See i have an ui with a tab panel, each tab have complex ui and code so
i separated each tab in a diferent class+ui and put all in a "panels"
directory, that gives me organization.
I could use a subdirs project, but if i change the panels project i have
to rebuild both projects (main,panels).
I see that QtCreator is all build arround plugins, thats good for one
application like QtCreator, but dontknow if it would be good for my
application
Em 19-03-2009 22:18, Adam Higerd escreveu:
> Porfirio wrote:
>
>> Hi!
>>
>> I really like QtCreator, its a great software but sometimes its hard to
>> organize a big project because all files becomes messed even if they are
>> in diferent folders.
>>
>> In Eclipse it shows the folder strocture as it is in system, thats a
>> good solution, in Netbeans you can have virtual folders and add your
>> files there, even if they are all in same folder or whatever.
>>
>> Something like this is realy required!
>>
>
> Creator does this based on project organization; if you have a subdirs
> project, it shows each subproject as a separate folder in the tree.
>
> Meanwhile, if you have a project that's large enough to be spanning into
> subdirectories, you're looking at a case where you might want
> subprojects ANYWAY for the sake of build performance.
>
> /s/ Adam
> _______________________________________________
> 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/20090320/7106cdde/attachment.html
More information about the Qt-creator-old
mailing list