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

Method isActive

core/remoteviewserver.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75bool RemoteViewServer::isActive() const
76{
77 return m_clientActive;
78}
79
80void RemoteViewServer::setGrabberReady(bool ready)
81{

Callers 4

checkRequestUpdateMethod · 0.45
repaintMethod · 0.45
scheduleDataChangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected