Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ workingSet
Method
workingSet
kdevplatform/sublime/area.cpp:386–391 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
385
386
QString Area::workingSet() const
387
{
388
Q_D(const Area);
389
390
return d->workingSet;
391
}
392
393
bool Area::workingSetPersistent() const
394
{
Callers
2
closeView
Method · 0.45
closeReview
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected