Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ configGroupName
Function
configGroupName
kdevplatform/shell/openprojectdialog.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
QString configGroupName()
68
{
69
return QStringLiteral(
"OpenProjectDialog"
);
70
}
71
}
72
73
namespace KDevelop
Callers
1
OpenProjectDialog
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected