You can see a working example in the template-class "SpecialTemplateDeclarationData", in kdevelop/languages/cpp/cppduchain/templatedeclaration.h The critical thing is that the initial macro for the appended list is START_APPENDED_LISTS_BASE(Class, Base), where "Base" is the base-class. Greetings, David