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

Method verticalPosition

launcher/ui/instanceview/VisualGroup.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248}
249
250int VisualGroup::verticalPosition() const
251{
252 return m_verticalPosition;
253}
254
255QList<QModelIndex> VisualGroup::items() const
256{

Callers 2

paintEventMethod · 0.80
geometryRectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected