MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / refreshGridCovers

Method refreshGridCovers

pcsx2-qt/GameList/GameListWidget.cpp:731–734  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

729}
730
731void GameListWidget::refreshGridCovers()
732{
733 m_model->refreshCovers();
734}
735
736void GameListWidget::showGameList()
737{

Callers 2

getSettingsWindowMethod · 0.80

Calls 1

refreshCoversMethod · 0.80

Tested by

no test coverage detected