MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetFocusedImage

Method GetFocusedImage

DuiLib/Control/UIList.cpp:1306–1309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1304}
1305
1306LPCTSTR CListHeaderItemUI::GetFocusedImage() const
1307{
1308 return m_sFocusedImage;
1309}
1310
1311void CListHeaderItemUI::SetFocusedImage(LPCTSTR pStrImage)
1312{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected