MCPcopy 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
128bool ModFolderPage::shouldDisplay() const
129{
130 return true;
131}
132
133bool ModFolderPage::onSelectionChanged(const QModelIndex& current, const QModelIndex& previous)
134{

Callers

nothing calls this directly

Calls 4

getPackProfileMethod · 0.80
getComponentMethod · 0.80
getReleaseDateTimeMethod · 0.80
shouldDisplayFunction · 0.70

Tested by

no test coverage detected