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

Method processTrackerBackend

client/clientconnectionmanager.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170GammaRay::ProcessTrackerBackend *ClientConnectionManager::processTrackerBackend() const
171{
172 return m_processTracker->backend();
173}
174
175void ClientConnectionManager::setProcessTrackerBackend(GammaRay::ProcessTrackerBackend *backend)
176{

Callers

nothing calls this directly

Calls 1

backendMethod · 0.80

Tested by

no test coverage detected