Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetCurSel
Method
GetCurSel
DuiLib/Layout/UITabLayout.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
int CTabLayoutUI::GetCurSel() const
94
{
95
return m_iCurSel;
96
}
97
98
bool CTabLayoutUI::SelectItem(int iIndex)
99
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected