Revision 860104
Go back to digest for 14th September 2008Other in Development Tools
Hamish Rodda committed changes in /trunk/KDE/kdevplatform/plugins/classbrowser:
First releasable version of the port of class browser to the code model.
Working:
- namespace, class, function, variable display
- sorting
Not working:
- doesn't show declarations from non-project files
- doesn't update
- shows forward declarations, even though there is code to ignore them (David, is CodeModelItem::ForwardDeclaration used?)
File Changes
Modified 3 files
- /trunk/KDE/kdevplatform/plugins/classbrowser
- /classmodel.cpp
- /classmodel.h
- /classtree.cpp
3 files changed in total