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

Method GetHotImage

DuiLib/Control/UIButton.cpp:196–199  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194 }
195
196 LPCTSTR CButtonUI::GetHotImage()
197 {
198 return m_sHotImage;
199 }
200
201 void CButtonUI::SetHotImage(LPCTSTR pStrImage)
202 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected