MCPcopy 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
208DoInForeground::DoInForeground()
209{
210 moveToThread(QCoreApplication::instance()->thread());
211}
212
213void DoInForeground::doInternalSlot()
214{

Callers

nothing calls this directly

Calls 1

threadMethod · 0.80

Tested by

no test coverage detected