MCPcopy 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

SetDataMethod · 0.45
SetDataMethod · 0.45
ShowColMethod · 0.45
SetColReadOnlyMethod · 0.45
SetRowReadOnlyMethod · 0.45
OnCommandMethod · 0.45
ArrayToGridMethod · 0.45
MatrixToGridMethod · 0.45
GetDataMethod · 0.45
OnCommandMethod · 0.45
OnGridCellChangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected