bug: class view - strange startup
Thomas Schilling
snuffeler at gmx.net
Tue Mar 26 12:26:01 UTC 2002
> >after view/update the constructor and the method is shown - but with
> >different symbols for inner and outer constructors
> >(see screenshot http://elina.htlw16.ac.at/~hoerandl/dl/innerouter2.png )
> >
> I guess, that's why the inner-class contains only private methods, while
> outer::outer() and outer::~outer() are public.
I guess that's a bug in the class parser since all other private methods
are marked by some icon but aren't hidden.
More information about the KDevelop-devel
mailing list