Bug 69293

Summary: C++ class import should honour doxygen comments
Product: [Applications] umbrello Reporter: Oliver Kellogg <okellogg>
Component: generalAssignee: Oliver Kellogg <okellogg>
Status: RESOLVED FIXED    
Severity: wishlist CC: roberto
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Oliver Kellogg 2003-11-29 18:19:21 UTC
Version:           cvs (using KDE KDE 3.1.1)
Installed from:    SuSE RPMs

Markus Kraeutner made a patch to umbrello that
adds promotion of doxygen comments into the reverse
engineered model. However, his patch relies on
some external tools/scripts.
IMHO what is needed here is native umbrello support.
Comment 1 Oliver Kellogg 2003-11-29 18:26:18 UTC
*** Bug has been marked as fixed ***.
Comment 2 Oliver Kellogg 2004-05-30 18:18:04 UTC
Since the update of the C++ import code, comments are again lost.
Comment 3 Oliver Kellogg 2004-05-30 19:34:04 UTC
Ciao Roberto,

I implemented the preservation of comments in the copy of the
kdevelop cppparser used by umbrello.

See kde/kdesdk/umbrello/umbrello/classparser,  following files:
ast.h 1.2
parser.cpp 1.3