Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ settingsConfigGroup
Function
settingsConfigGroup
plugins/projectmanagerview/projecttreeview.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
namespace {
45
46
QString settingsConfigGroup() { return QStringLiteral(
"ProjectTreeView"
); }
47
48
QList<ProjectFileItem*> fileItemsWithin(const QList<ProjectBaseItem*>& items)
49
{
Callers
2
saveState
Method · 0.85
restoreState
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected