MCPcopy 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

testSyncMethod · 0.45
testQtObjectMethod · 0.45
testPropertyModelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected