Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
OnCopyData
Method · 0.45
OnPasteData
Method · 0.45
OnValueCount
Method · 0.45
OnEditSchedule
Method · 0.45
GetData
Method · 0.45
OnCommand
Method · 0.45
OnCommand
Method · 0.45
ShowRow
Method · 0.45
SetColReadOnly
Method · 0.45
SetRowReadOnly
Method · 0.45
OnCommand
Method · 0.45
ArrayToGrid
Method · 0.45
Calls
1
size
Method · 0.80
Tested by
no test coverage detected