Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiMC/Launcher
/ itemsPerRow
Method
itemsPerRow
launcher/ui/instanceview/InstanceView.h:135–138 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
133
VisualGroup *categoryAt(const QPoint &pos, VisualGroup::HitResults & result) const;
134
135
int itemsPerRow() const
136
{
137
return m_currentItemsPerRow;
138
};
139
int contentWidth() const;
140
141
private: /* methods */
Callers
1
update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected