24 #include <QCoreApplication> 36 Q_DECLARE_TR_FUNCTIONS(
Result)
82 bool operator==(
const Result& other)
const;
84 bool operator!=(
const Result& other)
const;
110 QString toVerboseString()
const;
Draw by any means.
Definition: result.h:45
Loser disconnects, or terminates (if it's an engine).
Definition: result.h:55
Loser's connection stalls (doesn't respond to ping).
Definition: result.h:57
Win by any means.
Definition: result.h:43
Definition: boardscene.h:29
Both players agree to a result.
Definition: result.h:59
The side or color of a chess player.
Definition: side.h:35
No result. The game may continue.
Definition: result.h:61
A player's time flag falls.
Definition: result.h:49
The result of a chess game.
Definition: result.h:34
Type
Definition: result.h:40
Loser resigns.
Definition: result.h:47
Loser tries to make an illegal move.
Definition: result.h:53
Adjudication by the GUI.
Definition: result.h:51