Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XMuli/ChineseChess
/ on_pushButton_toMenu_clicked
Method
on_pushButton_toMenu_clicked
ChessBoard.cpp:1148–1151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1146
}
1147
1148
void ChessBoard::on_pushButton_toMenu_clicked()
1149
{
1150
emit this->toMenu();
1151
}
1152
1153
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected