Navigating class members

Mateusz Łoskot mateusz at loskot.net
Thu Nov 3 20:15:34 GMT 2011


On 3 November 2011 03:28, Alexandre Courbot <gnurou at gmail.com> wrote:
> 2011/11/3 Mateusz Łoskot <mateusz at loskot.net>:
>> 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?
>
> Ctrl + Alt + N should do what you want.

Guys,

Indeed, the big three does perfect job:

Ctrl + Alt + C
Ctrl + Alt + N
Ctrl + Alt + M

Thanks!


Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org




More information about the KDevelop mailing list