Bug 185334 - C++ import: Umbrello ignores via typedef defined return types
Summary: C++ import: Umbrello ignores via typedef defined return types
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Ralf Habacker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-23 13:26 UTC by Timo Steuerwald
Modified: 2014-02-11 23:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.13.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timo Steuerwald 2009-02-23 13:26:29 UTC
Version:           2.1.3 (using KDE 4.1.3)
Compiler:          4.3.2 
OS:                Linux
Installed from:    Ubuntu Packages

If I try to import c++ code into umbrello, the return value is missing as soon as there's a via typedef custom defined type used. However it seems to work on parameters, there I can use typedefs and import works well.