MCPcopy Create free account
hub / github.com/KDE/kdevelop / completionSettings

Method completionSettings

kdevplatform/shell/languagecontroller.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250ICompletionSettings *LanguageController::completionSettings() const
251{
252 return &CompletionSettings::self();
253}
254
255ProblemModelSet* LanguageController::problemModelSet() const
256{

Callers 15

ProblemModelMethod · 0.80
createViewWidgetMethod · 0.80
queueFilesToParseMethod · 0.80
ColorCacheMethod · 0.80
adaptToColorChangesMethod · 0.80
attributeForTypeMethod · 0.80
highlightDUChainMethod · 0.80
highlightUseMethod · 0.80
completionInvokedMethod · 0.80
dataMethod · 0.80
TodoExtractorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected