Bug 333939

Summary: Inconsistency with c++ typedef import
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: REPORTED ---    
Severity: normal    
Priority: LO    
Version: 2.11.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: testcase

Description Ralf Habacker 2014-04-26 21:56:29 UTC
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.
Comment 1 Ralf Habacker 2014-04-26 21:58:14 UTC
Created attachment 86286 [details]
testcase
Comment 2 Justin Zobel 2021-03-09 07:00:35 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.