Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ cancelGameListRefresh
Method
cancelGameListRefresh
pcsx2-qt/MainWindow.cpp:1501–1504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1499
}
1500
1501
void MainWindow::cancelGameListRefresh()
1502
{
1503
m_game_list_widget->cancelRefresh();
1504
}
1505
1506
void MainWindow::updateGameListBackground()
1507
{
Callers
nothing calls this directly
Calls
1
cancelRefresh
Method · 0.80
Tested by
no test coverage detected