Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetList
Method
GetList
DuiLib/Control/UIList.cpp:334–337 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
332
}
333
334
CContainerUI* CListUI::GetList() const
335
{
336
return m_pList;
337
}
338
339
bool CListUI::GetScrollSelect()
340
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected