Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ numRows
Method
numRows
launcher/ui/instanceview/VisualGroup.cpp:295–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
293
}
294
295
int VisualGroup::numRows() const
296
{
297
return rows.size();
298
}
299
300
int VisualGroup::verticalPosition() const
301
{
Callers
2
updateScrollbar
Method · 0.80
moveCursor
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected