MCPcopy Create free account
hub / github.com/MyGUI/mygui / removeAllItems

Method removeAllItems

UnitTests/UnitTest_MultiList/BiIndexData.cpp:30–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28 }
29
30 void BiIndexData::removeAllItems()
31 {
32 BiIndexBase::removeAllItems();
33 mItemsInfo.clear();
34 }
35
36 const std::string& BiIndexData::getItemNameAt(size_t _index) const
37 {

Callers 3

RemoveAllItemsMethod · 0.45
RemoveAllItemsMethod · 0.45
updateListDataMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by 2

RemoveAllItemsMethod · 0.36
RemoveAllItemsMethod · 0.36