Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setRequestInitialSync
Method
setRequestInitialSync
common/propertysyncer.cpp:38–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
PropertySyncer::~PropertySyncer() = default;
37
38
void PropertySyncer::setRequestInitialSync(bool initialSync)
39
{
40
m_initialSync = initialSync;
41
}
42
43
void PropertySyncer::addObject(Protocol::ObjectAddress addr, QObject *obj)
44
{
Callers
2
Client
Method · 0.80
testSync
Method · 0.80
Calls
no outgoing calls
Tested by
1
testSync
Method · 0.64