Version: 1.1.1 (using KDE KDE 3.1) Installed from: Mandrake RPMs Currently, Umbrello translates an association named "Bla" to a member variable named "m_Bla". This is OK, but I have my own system. It would be nicer if all these prefixes were user-settable.
*** Bug 140836 has been marked as a duplicate of this bug. ***
The 'm_' prefix seemed to be removed at some time on the past but not documented here. With bug 413991 some options has been added to be more flexible in area.
Git commit 16d3306c41fcafa9617872090161a3233bcbdca2 by Ralf Habacker. Committed on 10/11/2019 at 16:21. Pushed by habacker into branch 'release/19.12'. Add customizable class variable prefix for c++ code generation FIXED-IN:2.29.90 (KDE Applications 19.11.90) M +22 -0 umbrello/codegenerators/cpp/cppcodegenerationform.cpp M +2 -0 umbrello/codegenerators/cpp/cppcodegenerationform.h M +29 -5 umbrello/codegenerators/cpp/cppcodegenerationformbase.ui M +15 -0 umbrello/codegenerators/cpp/cppcodegenerationpolicy.cpp M +3 -0 umbrello/codegenerators/cpp/cppcodegenerationpolicy.h M +3 -0 umbrello/codegenerators/cpp/cppcodegenerationpolicypage.cpp M +2 -1 umbrello/codegenerators/cpp/cppheadercodeaccessormethod.cpp M +23 -11 umbrello/codegenerators/cpp/cppwriter.cpp M +1 -0 umbrello/codegenerators/cpp/cppwriter.h M +2 -0 umbrello/optionstate.cpp M +1 -0 umbrello/optionstate.h M +5 -0 umbrello/umbrello.kcfg https://commits.kde.org/umbrello/16d3306c41fcafa9617872090161a3233bcbdca2