MCPcopy 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
110QVector<KDevelop::IRuntime *> KDevelop::RuntimeController::availableRuntimes() const
111{
112 return m_runtimes;
113}
114
115void KDevelop::RuntimeController::setCurrentRuntime(KDevelop::IRuntime* runtime)
116{

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by 1

initMethod · 0.64