[Uml-devel] [Bug 85553] New: accessor methods are private instead of public
Florian Hackenberger
f.hackenberger at chello.at
Tue Jul 20 05:11:08 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=85553
Summary: accessor methods are private instead of public
Product: umbrello
Version: 1.2.1
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: f.hackenberger chello at
Version: 1.2.1 (using KDE 3.2.1, Gentoo)
Compiler: gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice)
OS: Linux (i686) release 2.6.7-gentoo-r5
When generating c++ code, accessors of protected or private members are set to protected/private too. They should be public, otherwise they are useless.
More information about the umbrello-devel
mailing list