CodeInformationRepository Member List
This is the complete list of members for CodeInformationRepository, including all inherited members.CodeInformationRepository(KDevCodeRepository *rep) | CodeInformationRepository | |
CodeInformationRepository(const CodeInformationRepository &source) | CodeInformationRepository | [private] |
getBaseClassList(const QString &className) | CodeInformationRepository | |
getClassOrNamespaceList(const QStringList &scope) | CodeInformationRepository | |
getEntriesInScope(const QStringList &scope, bool isInstance, bool recompute=false) | CodeInformationRepository | |
getTagsInFile(const QString &fileName) | CodeInformationRepository | |
getTagsInScope(const QStringList &scope, bool isInstance) | CodeInformationRepository | |
getTagsInScope(const QString &name, const QStringList &scope) | CodeInformationRepository | |
m_globalEntries | CodeInformationRepository | [private] |
m_rep | CodeInformationRepository | [private] |
operator=(const CodeInformationRepository &source) | CodeInformationRepository | [private] |
query(const QValueList< Catalog::QueryArgument > &args) | CodeInformationRepository | |
toEntry(Tag &tag, CppCodeCompletion::CompletionMode mode=CppCodeCompletion::NormalCompletion) | CodeInformationRepository | [static] |
toEntryList(const QValueList< Tag > &tags, CppCodeCompletion::CompletionMode mode=CppCodeCompletion::NormalCompletion) | CodeInformationRepository | [static] |
~CodeInformationRepository() | CodeInformationRepository | [virtual] |