Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
CCodeModelUtils::AllFunctionDefinitions | Information about function definitions |
CCodeModelUtils::AllFunctions | Information about functions |
CArgumentDom | Safe pointer to the ArgumentModel |
CArgumentList | The list of code model arguments |
CClassDom | Safe pointer to the ClassModel |
CClassList | The list of code model classes |
CCodeModel | Code Model - a memory symbol store |
▼CCodeModelItem | Item in code model (symbol store) |
CArgumentModel | Function (procedure) argument model |
▼CClassModel | Class model |
▼CNamespaceModel | Namespace model |
CFileModel | File model |
CEnumeratorModel | Enumerator model |
CEnumModel | Enum model |
▼CFunctionModel | Function model |
CFunctionDefinitionModel | Function model |
CTypeAliasModel | Type alias model |
CVariableModel | Variable model |
CCodeModelTreeParser | Tree parser for a code model |
▼CContext | Base class for every context |
CCodeModelItemContext | A context for the popup menu in class views |
CDocumentationContext | A context for the popup menu in the documentation browser widget |
CEditorContext | A context for the popup menu in the editor |
CFileContext | A context for the popup menu in file views and other parts that show files |
CProjectModelItemContext | A context for the popup menu in project views |
CEnumDom | Safe pointer to the EnumModel |
CEnumeratorDom | Safe pointer to the EnumeratorModel |
CEnumeratorList | The list of code model enumerators |
CEnumList | The list of code model enums |
CFileDom | Safe pointer to the FileModel |
CFileList | The list of code model files |
CFunctionDefinitionDom | Safe pointer to the FunctionDefinitionModel |
CFunctionDefinitionList | The list of code model function definitions |
CFunctionDom | Safe pointer to the FunctionModel |
CFunctionList | The list of code model functions |
CHashedString | A simple class that stores a string together with it's appropriate hash-key |
CHashedStringSet | This is a reference-counting string-set optimized for fast lookup of hashed strings |
CHashedStringSetGroup | Used to find all registered HashedStringSet's that contain all strings given to findGroups(..) |
CItemDom | Safe pointer to the CodeModelItem |
CItemList | The list of code model items |
CKateDocumentManagerInterface | This is an emulated interface to provide compatibility with Kate scripts |
CKDevApi | The interface to KDevelop's core components |
CKDevCodeRepository | Code repository - the persistent symbol store accessor |
CKDevCore | A KDevCore class defines an object which takes care about the cooperation between the various plug-in which compose KDevelop |
CKDevDesignerIntegration | TDevelop designer integration interface |
CKDevDesignerIntegrationIface | The dcop interface for GUI designers in KDevelop |
CKDevGenericFactory< T, ParentType > | This class provides a generic implementation of a KLibFactory for use with TDevelop plugins |
CKDevMainWindow | KDevelop main window interface |
CKDevPartController | Interface to control loaded parts and other documents |
▼CKDevPlugin | The base class for all TDevelop plugins |
CKDevLanguageSupport | KDevelop language support interface - the base class for all programming language support plugins |
CKDevProject | KDevelop project interface |
CKDevPluginController | The base class for TDevelop plugin controller |
CKDevPluginInfo | Information about TDevelop plugin |
CKDevProjectIface | DCOP Interface for the KDevProject object |
CNamespaceDom | Safe pointer to the NamespaceModel |
CNamespaceList | The list of code model namespaces |
CPred | The predicate |
CCodeModelUtils::PredDefinitionMatchesDeclaration | Predicate for use with findFunctionDefintions |
CCodeModelUtils::Scope | A scope |
CTypeAliasDom | Safe pointer to the TypeAliasModel |
CTypeAliasList | The list of code model type aliases |
CVariableDom | Safe pointer to the VariableModel |
CVariableList | The list of code model variables |