[umbrello] [Bug 377593] New: c++ Import does not recognized destructor

Ralf Habacker bugzilla_noreply at kde.org
Tue Mar 14 03:29:32 UTC 2017


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

            Bug ID: 377593
           Summary: c++ Import does not recognized destructor
           Product: umbrello
           Version: 2.21.2 (KDE Applications 16.12.2)
          Platform: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: ralf.habacker at freenet.de
  Target Milestone: ---

After importing a c++ class containing a destructor the imported destructor
methode is not marked as "destructor".

How to reproduce:
1. start umbrello
2. Import the following code fragment 

class Test { public: Test(); ~Test(); };

3. Open property dialog of generated method "~ Test"

What happens ?
The stereotype "destructor" is missing

What is expected ?
The destructor method should have a stereotype "destructor"

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


More information about the umbrello-devel mailing list