Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ IsAlternateBk
Method
IsAlternateBk
DuiLib/Control/UICombo.cpp:655–658 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
653
}
654
655
bool CComboUI::IsAlternateBk() const
656
{
657
return m_ListInfo.bAlternateBk;
658
}
659
660
void CComboUI::SetAlternateBk(bool bAlternateBk)
661
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected