Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ intProp2
Method
intProp2
tests/propertybindertest.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
return p1;
34
}
35
int intProp2() const
36
{
37
return p2;
38
}
39
void setIntProp(int i)
40
{
41
if (p1 == i)
Callers
1
testMultiBinding
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected