[Qt-creator] Project hierarchy

Jason H jhihn at gmx.com
Mon Feb 10 18:56:44 CET 2020


I'm wondering if it is possible to change the grouping the in the project explorer. My project has added many files and scrolling between Headers and Sources is getting tiresome.

There is filesystem view, but I thought it would be cool to have a view that has lines which group common parts of a filename followed by the extension: filename: [.h] [.cpp]
The class view isn't good either because it takes you to a declaration. How can I jump to an implementation without having to go through the .h file?
The class view could also offer direct jumping to the the declaration or the implementation.

Just some thoughts...





More information about the Qt-creator mailing list