MCPcopy Create free account
hub / github.com/KDE/kdevelop / disableProcessing

Method disableProcessing

kdevplatform/language/backgroundparser/backgroundparser.cpp:738–741  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

736}
737
738void BackgroundParser::disableProcessing()
739{
740 setNeededPriority(BestPriority);
741}
742
743void BackgroundParser::enableProcessing()
744{

Callers 5

initTestCaseMethod · 0.80
applyMethod · 0.80
initTestCaseMethod · 0.80
loadSettingsMethod · 0.80
initTestCaseMethod · 0.80

Calls

no outgoing calls

Tested by 3

initTestCaseMethod · 0.64
initTestCaseMethod · 0.64
initTestCaseMethod · 0.64