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

Method core

plugins/compileanalyzercommon/compileanalyzer.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118ICore* CompileAnalyzer::core() const
119{
120 return m_core;
121}
122
123void CompileAnalyzer::updateActions()
124{

Callers 5

CompileAnalyzerMethod · 0.45
searchPathsListMethod · 0.45
addUrlToMenuMethod · 0.45
createSyncButtonMenuMethod · 0.45
GDBOutputWidgetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected