MCPcopy Create free account
hub / github.com/MultiMC/Launcher / verticalPosition

Method verticalPosition

launcher/ui/instanceview/VisualGroup.cpp:300–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298}
299
300int VisualGroup::verticalPosition() const
301{
302 return m_verticalPosition;
303}
304
305QList<QModelIndex> VisualGroup::items() const
306{

Callers 2

paintEventMethod · 0.80
geometryRectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected