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

Method GetTextCallback

DuiLib/Control/UIList.cpp:759–762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

757}
758
759IListCallbackUI* CListUI::GetTextCallback() const
760{
761 return m_pCallback;
762}
763
764void CListUI::SetTextCallback(IListCallbackUI* pCallback)
765{

Callers 1

DrawItemTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected