Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ resetView
Method
resetView
core/remoteviewserver.cpp:67–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
void RemoteViewServer::resetView()
68
{
69
if (isActive())
70
emit reset();
71
else
72
m_pendingReset = true;
73
}
74
75
bool RemoteViewServer::isActive() const
76
{
Callers
5
endAnalyzePainting
Method · 0.80
selectWindow
Method · 0.80
setQObject
Method · 0.80
setObject
Method · 0.80
widgetSelectionChanged
Method · 0.80
Calls
no outgoing calls
Tested by
2
selectWindow
Method · 0.64
widgetSelectionChanged
Method · 0.64