Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ emitThreadDetailsUpdated
Method
emitThreadDetailsUpdated
gui/threadhandler.cpp:349–352 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
347
}
348
349
void ThreadHandler::emitThreadDetailsUpdated()
350
{
351
emit threadDetailsUpdated(mThreadDetails);
352
}
Callers
1
showThreadDetails
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected