Bug 69293 - C++ class import should honour doxygen comments
Summary: C++ class import should honour doxygen comments
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Oliver Kellogg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-29 18:19 UTC by Oliver Kellogg
Modified: 2004-05-30 19:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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