Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NCodeModelUtils | Namespace which contains utility functions and classes for the CodeModel |
CAllFunctionDefinitions | Information about function definitions |
CAllFunctions | Information about functions |
CPredDefinitionMatchesDeclaration | Predicate for use with findFunctionDefintions |
CScope | A scope |
CArgumentDom | Safe pointer to the ArgumentModel |
CArgumentList | The list of code model arguments |
CArgumentModel | Function (procedure) argument model |
CClassDom | Safe pointer to the ClassModel |
CClassList | The list of code model classes |
CClassModel | Class model |
CCodeModel | Code Model - a memory symbol store |
CCodeModelItem | Item in code model (symbol store) |
CCodeModelItemContext | A context for the popup menu in class views |
CCodeModelTreeParser | Tree parser for a code model |
CContext | Base class for every context |
CDocumentationContext | A context for the popup menu in the documentation browser widget |
CEditorContext | A context for the popup menu in the editor |
CEnumDom | Safe pointer to the EnumModel |
CEnumeratorDom | Safe pointer to the EnumeratorModel |
CEnumeratorList | The list of code model enumerators |
CEnumeratorModel | Enumerator model |
CEnumList | The list of code model enums |
CEnumModel | Enum model |
CFileContext | A context for the popup menu in file views and other parts that show files |
CFileDom | Safe pointer to the FileModel |
CFileList | The list of code model files |
CFileModel | File model |
CFunctionDefinitionDom | Safe pointer to the FunctionDefinitionModel |
CFunctionDefinitionList | The list of code model function definitions |
CFunctionDefinitionModel | Function model |
CFunctionDom | Safe pointer to the FunctionModel |
CFunctionList | The list of code model functions |
CFunctionModel | Function model |
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 | This class provides a generic implementation of a KLibFactory for use with TDevelop plugins |
CKDevLanguageSupport | KDevelop language support interface - the base class for all programming language support plugins |
CKDevMainWindow | KDevelop main window interface |
CKDevPartController | Interface to control loaded parts and other documents |
CKDevPlugin | The base class for all TDevelop plugins |
CKDevPluginController | The base class for TDevelop plugin controller |
CKDevPluginInfo | Information about TDevelop plugin |
CKDevProject | KDevelop project interface |
CKDevProjectIface | DCOP Interface for the KDevProject object |
CNamespaceDom | Safe pointer to the NamespaceModel |
CNamespaceList | The list of code model namespaces |
CNamespaceModel | Namespace model |
CPred | The predicate |
CProjectModelItemContext | A context for the popup menu in project views |
CTypeAliasDom | Safe pointer to the TypeAliasModel |
CTypeAliasList | The list of code model type aliases |
CTypeAliasModel | Type alias model |
CVariableDom | Safe pointer to the VariableModel |
CVariableList | The list of code model variables |
CVariableModel | Variable model |