Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ executableFilePath
Function
executableFilePath
kdevplatform/tests/autotestshell.h:40–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
[[nodiscard]] QString xmlFile() override;
40
QString executableFilePath() override { return QString(); };
41
QString defaultProfile() { return QStringLiteral(
"kdevtest"
); }
42
KDevelop::AreaParams defaultArea() override
43
{
Callers
nothing calls this directly
Calls
1
QString
Class · 0.70
Tested by
no test coverage detected