Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ ~RuntimeController
Method
~RuntimeController
kdevplatform/shell/runtimecontroller.cpp:76–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
KDevelop::RuntimeController::~RuntimeController()
77
{
78
m_currentRuntime->setEnabled(false);
79
m_currentRuntime = nullptr;
80
}
81
82
void RuntimeController::setupActions()
83
{
Callers
nothing calls this directly
Calls
1
setEnabled
Method · 0.45
Tested by
no test coverage detected