MCPcopy 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

44namespace {
45
46QString settingsConfigGroup() { return QStringLiteral("ProjectTreeView"); }
47
48QList<ProjectFileItem*> fileItemsWithin(const QList<ProjectBaseItem*>& items)
49{

Callers 2

saveStateMethod · 0.85
restoreStateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected