Classes-View
Milo Hoffman
Milo at NG-Projekt.ORG
Fri Jan 24 22:12:11 UTC 2003
Hi all,
after creating a class like:
class X {
public
enum Y {
A,
B,
C
};
};
Gideon shows A, B and C in the Class tree of class X. I would have expected,
the class view would create a child node named "Y" which would contain A, B
and C.
Anyway, clicking on A, B or C in classes-tree brings me to a weird file.
(currently gideon.desktop - in another project it shows up the application's
icon).
Sascha "Milo" Cunz
More information about the KDevelop-devel
mailing list