Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ enableProcessing
Method
enableProcessing
kdevplatform/language/backgroundparser/backgroundparser.cpp:743–746 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
741
}
742
743
void BackgroundParser::enableProcessing()
744
{
745
setNeededPriority(WorstPriority);
746
}
747
748
int BackgroundParser::priorityForDocument(const IndexedString& url) const
749
{
Callers
2
apply
Method · 0.80
loadSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected