Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setLoggingClient
Method
setLoggingClient
plugins/wlcompositorinspector/logview.cpp:545–549 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
543
}
544
545
void setLoggingClient(quint64 pid)
546
{
547
m_view.m_client = pid;
548
m_view.update();
549
}
550
551
bool eventFilter(QObject *o, QEvent *e) override
552
{
Callers
nothing calls this directly
Calls
1
update
Method · 0.45
Tested by
no test coverage detected