[umbrello-devel] [umbrello] [Bug 330018] Issues with imported C++ classes within a namespace

Ralf Habacker ralf.habacker at freenet.de
Thu Jul 3 20:36:54 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=330018

--- Comment #3 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 6d142956eb33e7f80e9ce3dff576da62cc007bcc by Ralf Habacker.
Committed on 03/07/2014 at 20:33.
Pushed by habacker into branch 'master'.

Fix incomplete uml object generating on c++ import when a class contains a
typedef to itself.

Example:
    class Bar {
    public:
        typedef Bar* (*Foo)();
    };

M  +7    -3    umbrello/codeimport/kdevcppparser/cpptree2uml.cpp

http://commits.kde.org/umbrello/6d142956eb33e7f80e9ce3dff576da62cc007bcc

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list