Bug 80556

Summary: show inherited members in classes that implement interfaces
Product: [Applications] umbrello Reporter: Scott Wheeler <wheeler>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: CONFIRMED ---    
Severity: wishlist CC: nicolas
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Scott Wheeler 2004-04-28 19:15:27 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

Ok, so I'm probably bastardizing all of the things that the app is supposed to do, but...

It would be nice that when a class is marked as implementing an interface if there was an option to show the inherited methods in these classes.
Comment 1 Jonathan Riddell 2004-05-03 19:26:21 UTC
Makes sense.  Maybe an action "Copy methods from interfaces" would be the most logical way.
Comment 2 Jonathan Riddell 2004-09-21 23:18:28 UTC
*** Bug 89959 has been marked as a duplicate of this bug. ***
Comment 3 Nicolas Dumoulin 2004-09-22 10:22:22 UTC
> Maybe an action "Copy methods from interfaces"
> would be the most logical way.

Maybe an action "*Show* methods from interfaces"
and automaticaly generate code for this method in the sub-classes