[umbrello-devel] [umbrello] [Bug 337031] New: Broken c++ import visibility support
Ralf Habacker
ralf.habacker at freenet.de
Fri Jul 4 08:01:46 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=337031
Bug ID: 337031
Summary: Broken c++ import visibility support
Classification: Unclassified
Product: umbrello
Version: 2.13.2
Platform: unspecified
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
Importing a c++ class in the mentioned version do not honor the provided
attribute and member visibility. All attributes and methods are public by
default
Reproducible: Always
Steps to Reproduce:
1. open umbrello
2. import the appended test case
3. drag class Test on diagram
4. uncheck "public only" checkbox in "Display" diagram property page
Actual Results:
All three methods are shown as public methods
Expected Results:
The import should show one public, protected and private member and one public,
protected and private method.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list