MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / shouldDisplay

Method shouldDisplay

launcher/ui/pages/instance/ModFolderPage.cpp:168–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

166}
167
168bool ModFolderPage::shouldDisplay() const
169{
170 return true;
171}
172
173bool ModFolderPage::onSelectionChanged(const QModelIndex& current, [[maybe_unused]] const QModelIndex& previous)
174{

Callers

nothing calls this directly

Calls 5

getPackProfileMethod · 0.80
getComponentMethod · 0.80
getReleaseDateTimeMethod · 0.80
existsMethod · 0.80
dirMethod · 0.80

Tested by

no test coverage detected