Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ clearIndexSelected
Method
clearIndexSelected
MyGUIEngine/src/MyGUI_ItemBox.cpp:888–891 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
886
}
887
888
void ItemBox::clearIndexSelected()
889
{
890
setIndexSelected(ITEM_NONE);
891
}
892
893
void ItemBox::clearItemDataAt(size_t _index)
894
{
Callers
10
ExportMultiListBox_ClearIndexSelected
Function · 0.45
ExportItemBox_ClearIndexSelected
Function · 0.45
ExportListBox_ClearIndexSelected
Function · 0.45
ExportComboBox_ClearIndexSelected
Function · 0.45
MyGUI_Managed_ItemBox.h
File · 0.45
ClearIndexSelected
Function · 0.45
MyGUI_Managed_ComboBox.h
File · 0.45
MyGUI_Managed_MultiListBox.h
File · 0.45
clearItemSelected
Method · 0.45
resetItemSelect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected