MCPcopy 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
743void BackgroundParser::enableProcessing()
744{
745 setNeededPriority(WorstPriority);
746}
747
748int BackgroundParser::priorityForDocument(const IndexedString& url) const
749{

Callers 2

applyMethod · 0.80
loadSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected