MCPcopy Create free account
hub / github.com/XMuli/ChineseChess / on_pushButton_back_clicked

Method on_pushButton_back_clicked

ChessBoard.cpp:1136–1140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1134}
1135
1136void ChessBoard::on_pushButton_back_clicked()
1137{
1138 back();
1139 update();
1140}
1141
1142void ChessBoard::on_pushButton_showStep_clicked()
1143{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected