Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/SAM
/ GetNumberCols
Method
GetNumberCols
src/widgets.cpp:1542–1545 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1540
}
1541
1542
int GetNumberCols()
1543
{
1544
return 1;
1545
}
1546
1547
bool IsEmptyCell(int, int)
1548
{
Callers
11
SetData
Method · 0.45
SetData
Method · 0.45
ShowCol
Method · 0.45
SetColReadOnly
Method · 0.45
SetRowReadOnly
Method · 0.45
OnCommand
Method · 0.45
ArrayToGrid
Method · 0.45
MatrixToGrid
Method · 0.45
GetData
Method · 0.45
OnCommand
Method · 0.45
OnGridCellChange
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected