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

Method setD

tests/bindinginspectortest.cpp:184–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

182 }
183
184 void setD(double d)
185 {
186 m_d = d;
187 emit dChanged();
188 }
189
190 void setE(const QString &e)
191 {

Callers 1

testModelDataChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected