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

Method showNetworkGui

ChessBoard.cpp:572–575  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

570}
571
572void ChessBoard::showNetworkGui(const bool &show)
573{
574 ui->networkGroup->setVisible(show);
575}
576
577//鼠标按下事件
578//void ChessBoard::mousePressEvent(QMouseEvent *ev)

Callers 1

ChooseMainWindowMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected