Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetHotImage
Method
GetHotImage
DuiLib/Control/UIEdit.cpp:383–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
381
}
382
383
LPCTSTR CEditUI::GetHotImage()
384
{
385
return m_sHotImage;
386
}
387
388
void CEditUI::SetHotImage(LPCTSTR pStrImage)
389
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected