MCPcopy 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
217int VisualGroup::totalHeight() const
218{
219 return headerHeight() + contentHeight();
220}
221
222int VisualGroup::headerHeight()
223{

Callers 2

updateScrollbarMethod · 0.80
paintEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected