MCPcopy 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

Calls 1

removeAllItemsMethod · 0.45

Tested by

no test coverage detected