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

Method GetPushedImage

DuiLib/Control/UIList.cpp:1295–1298  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1293}
1294
1295LPCTSTR CListHeaderItemUI::GetPushedImage() const
1296{
1297 return m_sPushedImage;
1298}
1299
1300void CListHeaderItemUI::SetPushedImage(LPCTSTR pStrImage)
1301{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected