Bug 369225

Summary: Add list of predefined methods to new operation dialog
Product: [Applications] umbrello Reporter: Ralf Habacker <ralf.habacker>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: REPORTED ---    
Severity: wishlist    
Priority: NOR    
Version: 2.20.1 (KDE Applications 16.08.1)   
Target Milestone: ---   
Platform: unspecified   
OS: All   
Latest Commit: Version Fixed In:

Description Ralf Habacker 2016-09-23 08:35:33 UTC
Classbuilder (https://sourceforge.net/projects/classbuilder) has support for quick selecting common known method names from a predefined list.  It would be nice if the new operation dialog would have a similar list for commonly known methods names like constructor, destructor and operators.

Reproducible: Always

Steps to Reproduce:
1. start umbrello
2. add a new class to the tree view
3. right click on the class and select "new method"

Actual Results:  
The input field for the method name does not have a list of predefined methods. 


Expected Results:  
The input field should have a list of selectable predefined methods name.