Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cutechess/cutechess
/ closeCurrentGame
Method
closeCurrentGame
projects/gui/src/mainwindow.cpp:706–709 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
704
}
705
706
void MainWindow::closeCurrentGame()
707
{
708
closeTab(m_tabBar->currentIndex());
709
}
710
711
void MainWindow::newGame()
712
{
Callers
1
createActions
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected