Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getItemCount
Method
getItemCount
UnitTests/UnitTest_MultiList/BiIndexData.h:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
{
16
public:
17
size_t getItemCount() const
18
{
19
return mItemsInfo.size();
20
}
21
22
void insertItemAt(size_t _index, std::string_view _name, size_t _data);
23
Callers
6
checkList
Method · 0.45
Begin
Method · 0.45
checkMultiList
Method · 0.45
Begin
Method · 0.45
baseInitialiseAnimationNode
Method · 0.45
notifyMouseButtonClick
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
4
checkList
Method · 0.36
Begin
Method · 0.36
checkMultiList
Method · 0.36
Begin
Method · 0.36