Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ repopulateGraph
Method
repopulateGraph
plugins/statemachineviewer/statemachineviewerclient.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
void StateMachineViewerClient::repopulateGraph()
35
{
36
Endpoint::instance()->invokeObject(objectName(),
"repopulateGraph"
);
37
}
Callers
1
StateMachineViewerWidget
Method · 0.45
Calls
1
invokeObject
Method · 0.45
Tested by
no test coverage detected