Bug 81775 - C++ member initializer list support in the class wizard
Summary: C++ member initializer list support in the class wizard
Status: REOPENED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: 3.0.91
Platform: unspecified Linux
: VLO wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 03:00 UTC by Steven T. Hatton
Modified: 2010-12-19 20:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steven T. Hatton 2004-05-18 03:00:08 UTC
Version:           3.0.90-CVS (using KDE 3.2.2, SuSE)
Compiler:          gcc 3.3.2 home cooked
OS:                Linux (i686) release 2.4.21-215-default

It would be nice if the class wizard/browser supported manipulation of the member initialization list for the class.  For example when an attribute is added, it might be possible to specify a default value, or initializer based on a parameter of the constructor.  It, therefore, makes sense to provide a way to add the member attribute to the parameter lists of the constructor.  There would need to be some method of differentiating the name of the parameter from that of the member.  For example, I tend to use `attrib_' in the constructor's parameter list if the my attribute is called `attrib'.
Comment 1 Olivier.jg 2010-12-19 03:16:38 UTC
KDevelop 3 is unmaintained.
Comment 2 Milian Wolff 2010-12-19 20:16:00 UTC
might still be wanted for someone in kdev 4, reopening with vlo prio.