| Summary: | Generalizations from imported c++ classes are not displayed in the class property dialog | ||
|---|---|---|---|
| Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
| Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | Git | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | c++ header import testcase | ||
|
Description
Ralf Habacker
2014-03-20 19:00:00 UTC
Created attachment 85652 [details]
c++ header import testcase
The problem here is that class ClassAssociationsPage only handles associations for which a widget exist (in ClassAssociationsPage::fillListBox() there is called m_pScene->getWidgetAssocs()) |