[umbrello-devel] [umbrello] [Bug 333939] New: Inconsistency with c++ typedef import

Ralf Habacker ralf.habacker at freenet.de
Sat Apr 26 21:56:29 UTC 2014


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

            Bug ID: 333939
           Summary: Inconsistency with c++ typedef import
    Classification: Unclassified
           Product: umbrello
           Version: unspecified
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: umbrello-devel at kde.org
          Reporter: ralf.habacker at freenet.de

Importing the appended c++ header file creates inconsistent type mapping.


Reproducible: Always

Steps to Reproduce:
1. open umbrello
2. import appended c++ header
Actual Results:  
The typedef QList<Test>& ClassListAddress is mapped as datatype, while the
typedef Test ClassTestAddress is mapped as typedef


Expected Results:  
ClassTestAddress should  be mapped as datatype too.

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


More information about the umbrello-devel mailing list