MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / GetNumberRows

Method GetNumberRows

src/widgets.cpp:1537–1540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1535 }
1536
1537 int GetNumberRows()
1538 {
1539 return (int)d_ary.size();
1540 }
1541
1542 int GetNumberCols()
1543 {

Callers 15

OnCopyDataMethod · 0.45
OnPasteDataMethod · 0.45
OnValueCountMethod · 0.45
OnEditScheduleMethod · 0.45
GetDataMethod · 0.45
OnCommandMethod · 0.45
OnCommandMethod · 0.45
ShowRowMethod · 0.45
SetColReadOnlyMethod · 0.45
SetRowReadOnlyMethod · 0.45
OnCommandMethod · 0.45
ArrayToGridMethod · 0.45

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected