Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetPushedImage
Method
GetPushedImage
DuiLib/Control/UIButton.cpp:207–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
205
}
206
207
LPCTSTR CButtonUI::GetPushedImage()
208
{
209
return m_sPushedImage;
210
}
211
212
void CButtonUI::SetPushedImage(LPCTSTR pStrImage)
213
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected