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

Method suspend

kdevplatform/language/backgroundparser/backgroundparser.cpp:800–807  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

798}
799
800void BackgroundParser::suspend()
801{
802 Q_D(BackgroundParser);
803
804 d->suspend();
805
806 emit hideProgress(this);
807}
808
809void BackgroundParser::resume()
810{

Callers 5

initializeMethod · 0.45
cleanupMethod · 0.45
initMethod · 0.45
suspendMethod · 0.45

Calls

no outgoing calls

Tested by 2

initMethod · 0.36