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

Method clearIndexSelected

MyGUIEngine/src/MyGUI_MultiListBox.cpp:560–563  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

558 }
559
560 void MultiListBox::clearIndexSelected()
561 {
562 setIndexSelected(ITEM_NONE);
563 }
564
565 void MultiListBox::setItemDataAt(size_t _index, Any _data)
566 {

Callers 1

updateBackSelectedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected