Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetSelectedImage
Method
GetSelectedImage
DuiLib/Control/UIOption.cpp:112–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
LPCTSTR COptionUI::GetSelectedImage()
113
{
114
return m_sSelectedImage;
115
}
116
117
void COptionUI::SetSelectedImage(LPCTSTR pStrImage)
118
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected