https://bugs.kde.org/show_bug.cgi?id=81301
--- Comment #6 from Oliver Kellogg <[email protected]> --- Git commit 826889ae7d444761705e4a1efb6165696630a627 by Oliver Kellogg. Committed on 16/01/2021 at 09:58. Pushed by okellogg into branch 'master'. Flesh out union case handling in IDL import: umbrello/codeimport/idlimport.cpp - In function parseStmt while-loop handling attribute declaration, if m_unionCases is non empty then - attempt finding the "idlCase" stereotype in UMLDoc; - if it is not found then create it and append the tag definition "label" of type String onto its attribute definitions; - set the stereotype on `attr'; - append the joined m_unionCases labels onto attr->tags(); - clear the content of m_unionCases. M +12 -3 umbrello/codeimport/idlimport.cpp https://invent.kde.org/sdk/umbrello/commit/826889ae7d444761705e4a1efb6165696630a627 -- You are receiving this mail because: You are watching all bug changes.
