Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
800
void BackgroundParser::suspend()
801
{
802
Q_D(BackgroundParser);
803
804
d->suspend();
805
806
emit hideProgress(this);
807
}
808
809
void BackgroundParser::resume()
810
{
Callers
5
initialize
Method · 0.45
cleanup
Method · 0.45
init
Method · 0.45
suspend
Method · 0.45
benchmarkDocumentChanges
Method · 0.45
Calls
no outgoing calls
Tested by
2
init
Method · 0.36
benchmarkDocumentChanges
Method · 0.36