Bug 141752 - Generate accessors in batch
Summary: Generate accessors in batch
Status: CONFIRMED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 19:28 UTC by Magnus
Modified: 2008-07-01 00:34 UTC (History)
0 users

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 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