MCPcopy 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
1501void MainWindow::cancelGameListRefresh()
1502{
1503 m_game_list_widget->cancelRefresh();
1504}
1505
1506void MainWindow::updateGameListBackground()
1507{

Callers

nothing calls this directly

Calls 1

cancelRefreshMethod · 0.80

Tested by

no test coverage detected