Review Request: Change class browser to display non-ClassFunctionDeclarations as functions in classes

Sven Brauch svenbrauch at gmx.de
Fri Mar 9 21:19:35 UTC 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/104206/
-----------------------------------------------------------

Review request for KDevelop and Milian Wolff.


Description
-------

This changes the class browser to display FunctionDeclarations which are not ClassFunctionDeclarations in the tree. It doesn't really change anything, it just enables languages which do not need seperate classes for FunctionDeclaration and ClassFunctionDeclaration to use only one of the two.


Diffs
-----

  plugins/classbrowser/classmodelnode.h 2f0819a 
  plugins/classbrowser/classmodelnode.cpp 7ccfe0f 

Diff: http://git.reviewboard.kde.org/r/104206/diff/


Testing
-------

Class view still works for C++. I couldn't see why this should break anything.


Thanks,

Sven Brauch

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20120309/7e6664ca/attachment.html>


More information about the KDevelop-devel mailing list