Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetCount
Method
GetCount
DuiLib/Control/UIList.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
int CListUI::GetCount() const
96
{
97
return m_pList->GetCount();
98
}
99
100
bool CListUI::Add(CControlUI* pControl)
101
{
Callers
15
GetTreeIndex
Method · 0.45
SetVisibleFolderBtn
Method · 0.45
SetVisibleCheckBtn
Method · 0.45
Add
Method · 0.45
AddAt
Method · 0.45
Remove
Method · 0.45
RemoveAt
Method · 0.45
SetPos
Method · 0.45
SetScrollPos
Method · 0.45
Init
Method · 0.45
HandleMessage
Method · 0.45
OnItemActiveForList
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected