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

Method setA

tests/bindinginspectortest.cpp:166–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 }
165
166 void setA(int a)
167 {
168 m_a = a;
169 emit aChanged();
170 }
171
172 void setB(bool b)
173 {

Callers 5

testModelDataChangedMethod · 0.80
testModelAdditionsMethod · 0.80
testModelInsertionsMethod · 0.80
testModelRemovalAtEndMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected