Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetPushedImage
Method
GetPushedImage
DuiLib/Control/UICombo.cpp:563–566 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
561
}
562
563
LPCTSTR CComboUI::GetPushedImage() const
564
{
565
return m_sPushedImage;
566
}
567
568
void CComboUI::SetPushedImage(LPCTSTR pStrImage)
569
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected