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.