[Uml-devel] [Bug 118783] New: Overloading virtual methods from refactoring window
Mateusz Pusz
matip2 at poczta.onet.pl
Wed Dec 21 05:48:04 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=118783
Summary: Overloading virtual methods from refactoring window
Product: umbrello
Version: 1.5
Platform: Fedora RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: umbrello-devel.kde.org
ReportedBy: matip2 poczta onet pl
Version: 1.5 (using KDE KDE 3.5.0)
Installed from: Fedora RPMs
OS: Linux
It will be great to add an interface to overload base class virtual methods from refaktoring window.
Use case:
- create base class with all its interface
- create new class
- set inheritance by making association between classes
- open refactoring window
- right-click on some virtual methods (public or protected) of base class and select an option to overload them in current class
- after that all operation data (arguments, comments) will be copied to new class.
It is very anoying to copy all methods from base class to derived class or creating a copy of base class and deleting all methods that you don't want to overload.
Best regards
Mateusz Pusz
More information about the umbrello-devel
mailing list