MCPcopy 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
89void PropertySyncer::setAddress(Protocol::ObjectAddress addr)
90{
91 m_address = addr;
92}
93
94void PropertySyncer::handleMessage(const GammaRay::Message &msg)
95{

Callers 3

messageReceivedMethod · 0.80
ServerMethod · 0.80
testSyncMethod · 0.80

Calls

no outgoing calls

Tested by 1

testSyncMethod · 0.64