Bug 80556 - show inherited members in classes that implement interfaces
Summary: show inherited members in classes that implement interfaces
Status: CONFIRMED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
: 89959 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-28 19:15 UTC by Scott Wheeler
Modified: 2004-09-22 10:22 UTC (History)
1 user (show)

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