Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetNormalImage
Method
GetNormalImage
DuiLib/Control/UIButton.cpp:185–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
}
184
185
LPCTSTR CButtonUI::GetNormalImage()
186
{
187
return m_sNormalImage;
188
}
189
190
void CButtonUI::SetNormalImage(LPCTSTR pStrImage)
191
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected