Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ handleEvent
Method
handleEvent
plugins/debuggercommon/mivariablecontroller.cpp:236–239 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
234
}
235
236
void MIVariableController::handleEvent(IDebugSession::event_t event)
237
{
238
IVariableController::handleEvent(event);
239
}
240
241
void MIVariableController::stateChanged(IDebugSession::DebuggerState state)
242
{
Callers
1
__builtin_dom.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected