Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetSepImage
Method
GetSepImage
DuiLib/Control/UIList.cpp:1317–1320 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1315
}
1316
1317
LPCTSTR CListHeaderItemUI::GetSepImage() const
1318
{
1319
return m_sSepImage;
1320
}
1321
1322
void CListHeaderItemUI::SetSepImage(LPCTSTR pStrImage)
1323
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected