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

Method GetThumbImage

DuiLib/Control/UISlider.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 LPCTSTR CSliderUI::GetThumbImage() const
67 {
68 return m_sThumbImage;
69 }
70
71 void CSliderUI::SetThumbImage(LPCTSTR pStrImage)
72 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected