Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
161
ICore* DebuggerTestBase::core() const
162
{
163
return m_core;
164
}
165
IExecutePlugin* DebuggerTestBase::executePlugin() const
166
{
167
return m_executePlugin;
Callers
7
slotExamineCore
Method · 0.45
DebuggerConsoleView
Method · 0.45
mousePressEvent
Method · 0.45
visitItems
Method · 0.45
contextMenuEvent
Method · 0.45
selectedDocHasChanges
Method · 0.45
create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected