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

Method session

kdevplatform/debugger/interfaces/ivariablecontroller.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43IDebugSession* IVariableController::session() const
44{
45 return static_cast<IDebugSession*>(parent());
46}
47
48void IVariableController::stateChanged(IDebugSession::DebuggerState state)
49{

Callers

nothing calls this directly

Calls 1

parentFunction · 0.85

Tested by

no test coverage detected