No function list, why?

Leon Pollak leonp at plris.com
Wed May 16 07:31:04 BST 2007


On Wednesday 16 May 2007, Andreas Pakulat wrote:
> On 15.05.07 23:36:43, Roberto Ragusa wrote:
> > Andreas Pakulat wrote:
> > > Well, I was saying C, but what I really mean is basically any function
> > > outside of a namespace (maybe even if it is inside a namespace, I
> > > didn't check that). The navigation tool is part of the class browser
> > > which is really just for that, browsing through classes, it was never
> > > really meant to handle plain functions.
> >
> > I'm not sure to understand your point.
>
> You can't, because I confused you and Leon :)
>
> > Are you saying that it used to work "by chance"?
>
> No, it doesn't work at all for anything but:
> ".c"
> ".cc"
> ".cpp"
> ".c++"
> ".cxx"
> ".C"
> ".m"
> ".mm"
> ".M"
> ".inl"
> "_impl.h"
>
> Unless somebody changes the code to recognize other files.
During this mail exchange my issue seems to be forgotten...:-)
I have *.cpp file with methods of some C++ class and the file methods are 
still not in the list.
Is there any way I can investigate this?
-- 
Leon




More information about the KDevelop mailing list