[Uml-devel] branches/KDE/3.5/kdesdk/umbrello/umbrello
Oliver Kellogg
okellogg at users.sourceforge.net
Wed Aug 10 07:39:31 UTC 2005
SVN commit 445002 by okellogg:
Code import cleanup, take 2: Turn ClassImport into an abstract base class.
Move utility methods from ClassImport to import_utils.{h,cpp}.
Move implementation of C++ import to new class CppImport.
M +2 -1 Makefile.am
D classimport.cpp
M +11 -122 classimport.h
M +17 -17 classparser/cpptree2uml.cpp
A cppimport.cpp [License: no copyright GPL (v2+)]
A cppimport.h [License: GPL (v2+)]
M +150 -141 idlimport.cpp
M +30 -3 idlimport.h
A import_utils.cpp [License: no copyright GPL (v2+)]
A import_utils.h [License: GPL (v2+) GENERATED FILE]
M +8 -9 uml.cpp
M +0 -11 uml.h
M +12 -7 umlobject.cpp
More information about the umbrello-devel
mailing list