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

Method resume

kdevplatform/language/backgroundparser/backgroundparser.cpp:809–815  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

807}
808
809void BackgroundParser::resume()
810{
811 Q_D(BackgroundParser);
812
813 d->resume();
814 updateProgressData();
815}
816
817void BackgroundParser::updateProgressData()
818{

Callers 8

initializeMethod · 0.45
resumeMethod · 0.45
initializeMethod · 0.45
net.jsFile · 0.45
readline.jsFile · 0.45
stream.jsFile · 0.45

Calls

no outgoing calls

Tested by 2

initializeMethod · 0.36