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

Method executableFilePath

app/kdevideextension.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29QString KDevIDEExtension::executableFilePath()
30{
31 return QApplication::applicationDirPath() + QLatin1String("/kdevelop");
32}
33
34KDevelop::AreaParams KDevIDEExtension::defaultArea()
35{

Callers 2

newSessionMethod · 0.80
loadSessionExternallyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected