MCPcopy 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
236void MIVariableController::handleEvent(IDebugSession::event_t event)
237{
238 IVariableController::handleEvent(event);
239}
240
241void MIVariableController::stateChanged(IDebugSession::DebuggerState state)
242{

Callers 1

__builtin_dom.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected