Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ clear
Method
clear
Tools/LayoutEditor/ProjectControl.cpp:313–317 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
void ProjectControl::clear()
314
{
315
mProjectName.clear();
316
mList->removeAllItems();
317
}
318
319
bool ProjectControl::load()
320
{
Callers
1
command_UpdateResources
Method · 0.45
Calls
1
removeAllItems
Method · 0.45
Tested by
no test coverage detected