Bug 218461

Summary: Extend 'Classes' toolview, or add another, to show free functions and other declaration types.
Product: [Developer tools] kdevplatform Reporter: Guido Winkelmann <guido-kdebugs>
Component: classbrowserAssignee: kdevelop-bugs-null
Status: CONFIRMED ---    
Severity: wishlist CC: mail, msnkipa
Priority: NOR    
Version First Reported In: 5.1.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Guido Winkelmann 2009-12-13 03:51:45 UTC
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...
Comment 1 Andreas Pakulat 2010-03-08 12:12:26 UTC
*** Bug 229924 has been marked as a duplicate of this bug. ***
Comment 2 Francis Herne 2017-10-07 11:58:51 UTC
This feature still isn't present in KDevelop 5.2.

The quickopen list does show some of the suggested declaration types.