Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
764
void CListUI::SetTextCallback(IListCallbackUI* pCallback)
765
{
766
m_pCallback = pCallback;
767
}
768
769
SIZE CListUI::GetScrollPos() const
770
{
Callers
1
LoadConfig
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected