Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetColumns
Method
GetColumns
DuiLib/Layout/UITileLayout.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
int CTileLayoutUI::GetColumns() const
36
{
37
return m_nColumns;
38
}
39
40
void CTileLayoutUI::SetColumns(int nCols)
41
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected