Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ DoInForeground
Method
DoInForeground
kdevplatform/util/foregroundlock.cpp:208–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
DoInForeground::DoInForeground()
209
{
210
moveToThread(QCoreApplication::instance()->thread());
211
}
212
213
void DoInForeground::doInternalSlot()
214
{
Callers
nothing calls this directly
Calls
1
thread
Method · 0.80
Tested by
no test coverage detected