Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ availableRuntimes
Method
availableRuntimes
kdevplatform/shell/runtimecontroller.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
QVector<KDevelop::IRuntime *> KDevelop::RuntimeController::availableRuntimes() const
111
{
112
return m_runtimes;
113
}
114
115
void KDevelop::RuntimeController::setCurrentRuntime(KDevelop::IRuntime* runtime)
116
{
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
1
init
Method · 0.64