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