Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ intProp
Method
intProp
tests/propertysyncertest.cpp:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
{
31
}
32
int intProp()
33
{
34
return p1;
35
}
36
void setIntProp(int i)
37
{
38
if (p1 == i)
Callers
3
testSync
Method · 0.45
testQtObject
Method · 0.45
testPropertyModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected