<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Please file a bug report at <br>
<a href="https://bugs.kde.org" rel="noreferrer" target="_blank">https://bugs.kde.org</a> for the product umbrello.</blockquote><div>Filed.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>As quick fix you can add <br>
'#define __cplusplus' in each imported header.<br></div></blockquote><div><br></div><div>Yes sir, it works now.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div> BTW: Please use a different subject for different topics so that it is <br>
easier to distinguish the posts.</div></blockquote><div><br></div><div>Sorry about that. I would make sure of it from my next mail.</div><div><br> </div><div>Thanks for the help.</div><div><br></div><div>Prasun<br></div><div><br></div><div> </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 2 Jun 2020 at 12:51, Ralf Habacker <<a href="mailto:ralf.habacker@freenet.de">ralf.habacker@freenet.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 01.06.20 um 06:57 schrieb Prasun Kumar:<br>
> I am using Umbrello to create class diagrams. I am having some problems <br>
> importing KtoBLZcheck with the code import tool.<br>
> It imports successfully and the log also shows no error message but the <br>
> methods are not displayed in the logical view.<br>
> When I drag and drop the entries in the logical view to create a class <br>
> diagram, it shows empty blocks.<br>
> Am I doing something wrong? I have attached a screenshot.<br>
<br>
No, this is a problem of umbrello, which did not define the macro <br>
__cplusplus during import and therefore skips all class declarations <br>
wrapped with the mentioned definition.Please file a bug report at <br>
<a href="https://bugs.kde.org" rel="noreferrer" target="_blank">https://bugs.kde.org</a> for the product umbrello.As quick fix you can add <br>
'#define __cplusplus' in each imported header.<br>
<br>
BTW: Please use a different subject for different topics so that it is <br>
easier to distinguish the posts.<br>
<br>
Regards<br>
Ralf<br>
</blockquote></div>