Bug 218461 - Extend 'Classes' toolview, or add another, to show free functions and other declaration types.
Summary: Extend 'Classes' toolview, or add another, to show free functions and other d...
Status: CONFIRMED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: classbrowser (show other bugs)
Version: 5.1.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
: 229924 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-13 03:51 UTC by Guido Winkelmann
Modified: 2017-10-07 11:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.