language/duchain
KDevelop::MergeAbstractFunctionDeclaration< Base, _Data > Class Template Reference
Use this to merge AbstractFunctionDeclaration into the class hierarchy. More...
#include <abstractfunctiondeclaration.h>
Inheritance diagram for KDevelop::MergeAbstractFunctionDeclaration< Base, _Data >:

Detailed Description
template<class Base, class _Data>
class KDevelop::MergeAbstractFunctionDeclaration< Base, _Data >
Use this to merge AbstractFunctionDeclaration into the class hierarchy.
Base must be the base-class in the hierarchy, and Data must be the Data class of the following Declaration, and must be based on AbstractFunctionDeclarationData and BaseData.
Definition at line 102 of file abstractfunctiondeclaration.h.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference