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

Method SetTextCallback

DuiLib/Control/UIList.cpp:764–767  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

762}
763
764void CListUI::SetTextCallback(IListCallbackUI* pCallback)
765{
766 m_pCallback = pCallback;
767}
768
769SIZE CListUI::GetScrollPos() const
770{

Callers 1

LoadConfigMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected