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

Method GetHeader

DuiLib/Control/UIList.cpp:329–332  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

327}
328
329CListHeaderUI* CListUI::GetHeader() const
330{
331 return m_pHeader;
332}
333
334CContainerUI* CListUI::GetList() const
335{

Callers 6

CTreeViewUIMethod · 0.80
SetScrollPosMethod · 0.80
SetPosMethod · 0.80
OnItemActiveForTreeMethod · 0.80
OnItemActiveForListMethod · 0.80
OnCommitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected