Version: 3.9.96 (using KDevPlatform 0.9.96) (using 4.3.4 (KDE 4.3.4), Gentoo) Compiler: x86_64-pc-linux-gnu-gcc OS: Linux (x86_64) release 2.6.32-gentoo KDevelop has got a module for listing all the classes in a project, but there is no equivalent for listing free functions (plain old functions that do not belong to any class, but might belong to a namespace). It would be nice if, just as in kdevelop 3, the classes list would also list functions and other interesting things like enums, typedefs, global variables...
*** Bug 229924 has been marked as a duplicate of this bug. ***
This feature still isn't present in KDevelop 5.2. The quickopen list does show some of the suggested declaration types.