MCPcopy Create free account
hub / github.com/KDAB/GammaRay / changingPropertyObject

Method changingPropertyObject

tests/shared/propertytestobject.h:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 return &vpo;
99 }
100 ChangingPropertyObject *changingPropertyObject()
101 {
102 return &cpo;
103 }
104
105signals:
106 void intPropChanged();

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected