Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ get
Method
get
kdevplatform/shell/watcheddocumentset.cpp:223–228 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
WatchedDocumentSet::DocumentSet WatchedDocumentSet::get() const
224
{
225
Q_D(const WatchedDocumentSet);
226
227
return d->documents();
228
}
229
230
WatchedDocumentSet::DocumentSet WatchedDocumentSet::imports() const
231
{
Callers
15
removeFinishResult
Method · 0.45
takeNextBucketHash
Method · 0.45
deleteClashingMonsterBucket
Method · 0.45
match
Method · 0.45
testLanguagesForUrlWithCache
Method · 0.45
testLanguagesForUrlNoCache
Method · 0.45
openProject
Method · 0.45
closeProject
Method · 0.45
openCloseOpen
Method · 0.45
reopen
Method · 0.45
reopenWhileLoading
Method · 0.45
~View
Method · 0.45
Calls
1
documents
Method · 0.45
Tested by
12
deleteClashingMonsterBucket
Method · 0.36
testLanguagesForUrlWithCache
Method · 0.36
testLanguagesForUrlNoCache
Method · 0.36
openProject
Method · 0.36
closeProject
Method · 0.36
openCloseOpen
Method · 0.36
reopen
Method · 0.36
reopenWhileLoading
Method · 0.36
toolViewWidgetReuseAndDestruction
Method · 0.36
killRunningCompoundJob
Method · 0.36
killingSubjobFails
Method · 0.36
killRunningCompoundJobRepeatedly
Method · 0.36