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

Method GetListInfo

DuiLib/Control/UICombo.cpp:596–599  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

594}
595
596TListInfoUI* CComboUI::GetListInfo()
597{
598 return &m_ListInfo;
599}
600
601void CComboUI::SetItemFont(int index)
602{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected