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

Method GetSelectedHotImage

DuiLib/Control/UIOption.cpp:131–134  ·  view source on GitHub ↗

Method: GetSelectedHotImage FullName: COptionUI::GetSelectedHotImage Access: public Returns: LPCTSTR Qualifier: Node:

Source from the content-addressed store, hash-verified

129 // Node:
130 //************************************
131 LPCTSTR COptionUI::GetSelectedHotImage()
132 {
133 return m_sSelectedHotImage;
134 }
135 //************************************
136 // Method: SetSelectedHotImage
137 // FullName: COptionUI::SetSelectedHotImage

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected