MCPcopy 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
95int CListUI::GetCount() const
96{
97 return m_pList->GetCount();
98}
99
100bool CListUI::Add(CControlUI* pControl)
101{

Callers 15

GetTreeIndexMethod · 0.45
SetVisibleFolderBtnMethod · 0.45
SetVisibleCheckBtnMethod · 0.45
AddMethod · 0.45
AddAtMethod · 0.45
RemoveMethod · 0.45
RemoveAtMethod · 0.45
SetPosMethod · 0.45
SetScrollPosMethod · 0.45
InitMethod · 0.45
HandleMessageMethod · 0.45
OnItemActiveForListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected