Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ numRows
Method
numRows
launcher/ui/instanceview/VisualGroup.cpp:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
int VisualGroup::numRows() const
250
{
251
return (int)rows.size();
252
}
253
254
int VisualGroup::verticalPosition() const
255
{
Callers
2
updateScrollbar
Method · 0.80
moveCursor
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected