MCPcopy Create free account
hub / github.com/KDAB/GammaRay / clientViewUpdated

Method clientViewUpdated

core/remoteviewserver.cpp:120–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118}
119
120void RemoteViewServer::clientViewUpdated()
121{
122 m_clientReady = true;
123 m_sourceChanged = m_sourceChanged || m_pendingCompleteFrame;
124 checkRequestUpdate();
125}
126
127void RemoteViewServer::checkRequestUpdate()
128{

Callers 4

testFetchingPreviewMethod · 0.45
setNameMethod · 0.45

Calls

no outgoing calls

Tested by 3

testFetchingPreviewMethod · 0.36