Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetHotImage
Method
GetHotImage
DuiLib/Control/UIList.cpp:1284–1287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1282
}
1283
1284
LPCTSTR CListHeaderItemUI::GetHotImage() const
1285
{
1286
return m_sHotImage;
1287
}
1288
1289
void CListHeaderItemUI::SetHotImage(LPCTSTR pStrImage)
1290
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected