Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetScrollSelect
Method
GetScrollSelect
DuiLib/Control/UIList.cpp:339–342 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
337
}
338
339
bool CListUI::GetScrollSelect()
340
{
341
return m_bScrollSelect;
342
}
343
344
void CListUI::SetScrollSelect(bool bScrollSelect)
345
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected