Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ IsExpanded
Method
IsExpanded
DuiLib/Control/UIList.cpp:1682–1685 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1680
}
1681
1682
bool CListElementUI::IsExpanded() const
1683
{
1684
return false;
1685
}
1686
1687
bool CListElementUI::Expand(bool /*bExpand = true*/)
1688
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected