Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetOwner
Method
GetOwner
DuiLib/Control/UIList.cpp:1573–1576 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1571
}
1572
1573
IListOwnerUI* CListElementUI::GetOwner()
1574
{
1575
return m_pOwner;
1576
}
1577
1578
void CListElementUI::SetOwner(CControlUI* pOwner)
1579
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected