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

Method problemModelSet

kdevplatform/shell/languagecontroller.cpp:255–260  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255ProblemModelSet* LanguageController::problemModelSet() const
256{
257 Q_D(const LanguageController);
258
259 return d->problemModelSet;
260}
261
262QList<ILanguageSupport*> LanguageController::loadedLanguages() const
263{

Callers 15

CompileAnalyzerMethod · 0.80
~CompileAnalyzerMethod · 0.80
raiseProblemsToolViewMethod · 0.80
findProblemsUnderCursorFunction · 0.80
problemModelSetFunction · 0.80
PluginMethod · 0.80
unloadMethod · 0.80
PluginMethod · 0.80
unloadMethod · 0.80
loadMethod · 0.80
ProblemReporterPluginMethod · 0.80

Calls

no outgoing calls

Tested by 9

PluginMethod · 0.64
unloadMethod · 0.64
PluginMethod · 0.64
unloadMethod · 0.64
initTestCaseMethod · 0.64
testAddModelMethod · 0.64
testRemoveModelMethod · 0.64
testAddRemoveProblemsMethod · 0.64
testSetProblemsMethod · 0.64