Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ totalHeight
Method
totalHeight
launcher/ui/instanceview/VisualGroup.cpp:217–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
}
216
217
int VisualGroup::totalHeight() const
218
{
219
return headerHeight() + contentHeight();
220
}
221
222
int VisualGroup::headerHeight()
223
{
Callers
2
updateScrollbar
Method · 0.80
paintEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected