Bug 141752

Summary: Generate accessors in batch
Product: [Applications] kdevelop Reporter: Magnus <romnes>
Component: generalAssignee: kdevelop-bugs-null
Status: CONFIRMED ---    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Magnus 2007-02-15 19:28:30 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
Compiler:          GCC 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5) 
OS:                Linux

Currently KDevelop can generate accessors for one class member at the time. It would be usefull to have the ability to create accessors for multiple class members at the same time.

Workflow:

1) Select the members
2) Right click
3) Create accessors