Navigating class members
David Narvaez
david.narvaez at computer.org
Thu Nov 3 01:35:23 GMT 2011
2011/11/2 Mateusz Łoskot <mateusz at loskot.net>
> What's the best way to browse class members in KDevelop?
>
> For example, one writes code in a few places of the same class,
> e.g. member function foo(), bar() and ctor.
> It would be nice to have a list/tree of member functions
> and use it to navigate to their definitions.
> Is there anything like this?
>
> The Classes displays type hierarchy only.
> The Code Browser is a great tool for searching, discovering
> and getting familiar with code.
> They complete each other but serve quite different purpose.
>
> Best regards,
> --
> Mateusz Loskot, http://mateusz.loskot.net
> Charter Member of OSGeo, http://osgeo.org
> Member of ACCU, http://accu.org
Hi, check
Window -> Tool Views -> Classes
David E. Narváez
More information about the KDevelop
mailing list