MCPcopy 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
386QString Area::workingSet() const
387{
388 Q_D(const Area);
389
390 return d->workingSet;
391}
392
393bool Area::workingSetPersistent() const
394{

Callers 2

closeViewMethod · 0.45
closeReviewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected