Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
731
void GameListWidget::refreshGridCovers()
732
{
733
m_model->refreshCovers();
734
}
735
736
void GameListWidget::showGameList()
737
{
Callers
2
getSettingsWindow
Method · 0.80
setGameListEntryCoverImage
Method · 0.80
Calls
1
refreshCovers
Method · 0.80
Tested by
no test coverage detected