[Qt-creator] Project Tree
Thorbjørn Lindeijer
thorbjorn.lindeijer at nokia.com
Fri Mar 20 13:23:05 CET 2009
ext Porfirio wrote:
> 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.
I fully agree that for some projects it would make sense for the project
tree to display the files in the same organisation as on the filesystem.
Recently, we've added a generic project manager in order to support
alternative build systems. This project manager actually does exactly
that. Maybe you can give it a try (it's available in the nightly
snapshots). Just go to File -> New -> Existing Project. It uses several
files that allow you to give Qt Creator the information it needs to
perform its code assistance.
(I've documented this generic project manager for use with a hobby
project of mine at
http://wiki.themanaworld.org/index.php/Developing_with_Qt_Creator)
We can consider adding the same kind of visualization option to the Qt4
project tree.
> Also, the "Open documents" view should have an option to "link with
> editr" so we could sigle click to change file.
In the nightlies it already does that, though it's currently not optional.
Regards,
Bjørn
--
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Software
More information about the Qt-creator-old
mailing list