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

Method core

plugins/debuggercommon/tests/debuggertestbase.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159} // unnamed namespace
160
161ICore* DebuggerTestBase::core() const
162{
163 return m_core;
164}
165IExecutePlugin* DebuggerTestBase::executePlugin() const
166{
167 return m_executePlugin;

Callers 7

slotExamineCoreMethod · 0.45
DebuggerConsoleViewMethod · 0.45
mousePressEventMethod · 0.45
visitItemsMethod · 0.45
contextMenuEventMethod · 0.45
selectedDocHasChangesMethod · 0.45
createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected