[Bug 61624] class wizard: inheritance from template class creates wrong filename suggestion
Alexander Dymo
cloudtemple at mksat.net
Fri Jul 25 17:56:02 UTC 2003
------- 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=61624
cloudtemple at mksat.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From cloudtemple at mksat.net 2003-07-25 17:55 -------
Subject: kdevelop/parts/cppsupport
CVS commit by dymo:
Suggest correct base class name includes even if template class was specified.
Also allow template <class T> MyClass form to be specified in the class name input field. So new class wizard should now correctly define template classes and derive from template classes (I hope).
CCMAIL: 61624-done at bugs.kde.org
M +154 -28 cppnewclassdlg.cpp 1.42
M +32 -18 cppnewclassdlg.h 1.14
M +33 -35 cppnewclassdlgbase.ui 1.25
M +1 -0 newclass_templates/cpp_header 1.2
More information about the KDevelop-devel
mailing list