Revision 690733
Go back to digest for 29th July 2007Features in Development Tools
David Nolden committed changes in /trunk/KDE/kdevplatform:
1. Store the kind of declarations, and make it not depend on its relation to its abstractType. 2. Implement simple cloning of Declarations. This will be needed for real template-support, though it should be optimized to share data between clones in future.
File Changes
Modified 12 files
- /trunk/KDE/kdevplatform
- /editor/documentrangeobject.cpp
- /language/duchain/abstractfunctiondeclaration.cpp
- /language/duchain/classfunctiondeclaration.cpp
- /language/duchain/classfunctiondeclaration.h
- /language/duchain/classmemberdeclaration.cpp
- /language/duchain/classmemberdeclaration.h
- /language/duchain/declaration.cpp
- /language/duchain/declaration.h
- /language/duchain/forwarddeclaration.cpp
- /language/duchain/forwarddeclaration.h
- /language/duchain/functiondeclaration.cpp
- /language/duchain/functiondeclaration.h
12 files changed in total