https://bugs.kde.org/show_bug.cgi?id=392984
Bug ID: 392984 Summary: c++ importer does not recognize 'explicit' keyword Product: umbrello Version: 2.24.3 (KDE Applications 17.12.3) Platform: Other OS: MS Windows Status: UNCONFIRMED Severity: normal Priority: NOR Component: importer Assignee: umbrello-de...@kde.org Reporter: ralf.habac...@freenet.de Target Milestone: --- How to reproduce: 1. start umbrello 2. import the following code into umbrello class ExplicitConstructorClass { explicit ExplicitConstructorClass(QString ¶m); }; 3. Open properties for imported methods in class 'ExplicitConstructorClass' What happens ? There are no information displayed for the 'explicit' keyword What is required ? The 'explicit' keyword should be imported and displayed -- You are receiving this mail because: You are watching all bug changes.