Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testModelDataChanged
Method · 0.80
testModelAdditions
Method · 0.80
testModelInsertions
Method · 0.80
testModelRemovalAtEnd
Method · 0.80
testModelRemovalInside
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected