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

Method staticAssistantsManager

kdevplatform/shell/languagecontroller.cpp:243–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

241}
242
243StaticAssistantsManager* LanguageController::staticAssistantsManager() const
244{
245 Q_D(const LanguageController);
246
247 return d->staticAssistantsManager;
248}
249
250ICompletionSettings *LanguageController::completionSettings() const
251{

Callers 6

allProblemsForContextMethod · 0.80
ClangSupportMethod · 0.80
staticAssistantsManagerFunction · 0.80
KDevQmlJsPluginMethod · 0.80
ProblemReporterModelMethod · 0.80
ProblemReporterPluginMethod · 0.80

Calls

no outgoing calls

Tested by 1

staticAssistantsManagerFunction · 0.64