|
Cute Chess
0.1
|
A widget that shows the engine's thinking in realtime. More...
#include <evalwidget.h>
Public Member Functions | |
| EvalWidget (QWidget *parent=nullptr) | |
| void | setPlayer (ChessPlayer *player) |
Additional Inherited Members | |
Public Types inherited from QWidget | |
| enum | BackgroundOrigin |
A widget that shows the engine's thinking in realtime.
|
explicit |
Creates a new EvalWidget object.
| void EvalWidget::setPlayer | ( | ChessPlayer * | player | ) |
Connects the widget to player and disconnects from the previous player (if any).
1.8.11