Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setAddress
Method
setAddress
common/propertysyncer.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void PropertySyncer::setAddress(Protocol::ObjectAddress addr)
90
{
91
m_address = addr;
92
}
93
94
void PropertySyncer::handleMessage(const GammaRay::Message &msg)
95
{
Callers
3
messageReceived
Method · 0.80
Server
Method · 0.80
testSync
Method · 0.80
Calls
no outgoing calls
Tested by
1
testSync
Method · 0.64