MCPcopy 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

PropertyBinderTestClass · 0.45
testInitialBindingMethod · 0.45
testMultiBindingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected