MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / verticalPosition

Method verticalPosition

launcher/ui/instanceview/VisualGroup.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325}
326
327int VisualGroup::verticalPosition() const
328{
329 return m_verticalPosition;
330}
331
332QList<QModelIndex> VisualGroup::items() const
333{

Callers 2

paintEventMethod · 0.80
geometryRectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected