Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ intProp
Method
intProp
tests/propertybindertest.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
{
30
}
31
int intProp() const
32
{
33
return p1;
34
}
35
int intProp2() const
36
{
37
return p2;
Callers
3
PropertyBinderTest
Class · 0.45
testInitialBinding
Method · 0.45
testMultiBinding
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected