Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetItemBkImage
Method
GetItemBkImage
DuiLib/Control/UIList.cpp:464–467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
462
}
463
464
LPCTSTR CListUI::GetItemBkImage() const
465
{
466
return m_ListInfo.sBkImage;
467
}
468
469
bool CListUI::IsAlternateBk() const
470
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected