MCPcopy 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
76KDevelop::RuntimeController::~RuntimeController()
77{
78 m_currentRuntime->setEnabled(false);
79 m_currentRuntime = nullptr;
80}
81
82void RuntimeController::setupActions()
83{

Callers

nothing calls this directly

Calls 1

setEnabledMethod · 0.45

Tested by

no test coverage detected