Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getIndexSelected
Method
getIndexSelected
MyGUIEngine/src/MyGUI_ItemBox.cpp:883–886 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
881
}
882
883
size_t ItemBox::getIndexSelected() const
884
{
885
return mIndexSelect;
886
}
887
888
void ItemBox::clearIndexSelected()
889
{
Callers
15
Type MYGUICALL ExportMultiListBox_GetIndexSelected
Method · 0.45
Type MYGUICALL ExportItemBox_GetIndexSelected
Method · 0.45
Type MYGUICALL ExportTabControl_GetIndexSelected
Method · 0.45
Type MYGUICALL ExportListBox_GetIndexSelected
Method · 0.45
Type MYGUICALL ExportComboBox_GetIndexSelected
Method · 0.45
MyGUI_Managed_ItemBox.h
File · 0.45
MyGUI_Managed_ListBox.h
File · 0.45
MyGUI_Managed_ComboBox.h
File · 0.45
get
Function · 0.45
MyGUI_Managed_TabControl.h
File · 0.45
accept
Method · 0.45
getItemIndexSelected
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected