Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ refreshCovers
Method
refreshCovers
pcsx2-qt/GameList/GameListModel.cpp:109–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
void GameListModel::refreshCovers()
110
{
111
m_cover_pixmap_cache.Clear();
112
refresh();
113
}
114
115
void GameListModel::updateCacheSize(int width, int height)
116
{
Callers
1
refreshGridCovers
Method · 0.80
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected