Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ isShowingGameList
Method
isShowingGameList
pcsx2-qt/MainWindow.cpp:1369–1372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1367
}
1368
1369
bool MainWindow::isShowingGameList() const
1370
{
1371
return (m_ui.mainContainer->currentIndex() == 0);
1372
}
1373
1374
bool MainWindow::isRenderingFullscreen() const
1375
{
Callers
1
onVMStopped
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected