Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ shouldDisplay
Method
shouldDisplay
launcher/ui/pages/instance/ModFolderPage.cpp:128–131 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
bool ModFolderPage::shouldDisplay() const
129
{
130
return true;
131
}
132
133
bool ModFolderPage::onSelectionChanged(const QModelIndex& current, const QModelIndex& previous)
134
{
Callers
nothing calls this directly
Calls
4
getPackProfile
Method · 0.80
getComponent
Method · 0.80
getReleaseDateTime
Method · 0.80
shouldDisplay
Function · 0.70
Tested by
no test coverage detected