Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ ClearGraph
Method
ClearGraph
UnitTests/UnitTest_GraphView/DemoKeeper.cpp:308–311 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
306
}
307
308
void DemoKeeper::ClearGraph()
309
{
310
mGraphView->removeAllItems();
311
}
312
313
void DemoKeeper::saveToFile(const std::string& _filename)
314
{
Callers
nothing calls this directly
Calls
1
removeAllItems
Method · 0.45
Tested by
no test coverage detected