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

Method GetExpandedItem

DuiLib/Control/UIList.cpp:627–630  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

625}
626
627int CListUI::GetExpandedItem() const
628{
629 return m_iExpandedItem;
630}
631
632void CListUI::EnsureVisible(int iIndex)
633{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected