Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ size
Method
size
launcher/ui/instanceview/VisualGroup.h:32–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
int height = 0;
31
int top = 0;
32
inline int size() const
33
{
34
return items.size();
35
}
36
inline QModelIndex &operator[](int i)
37
{
38
return items[i];
Callers
15
processDownloadedVersionInfo
Method · 0.45
stringToIntList
Function · 0.45
intListToString
Function · 0.45
BrowseForFile
Method · 0.45
rowCount
Method · 0.45
data
Method · 0.45
setData
Method · 0.45
logoLoaded
Method · 0.45
searchRequestFinished
Method · 0.45
onSelectionChanged
Method · 0.45
updateModVersions
Method · 0.45
chooseVersion
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected