23 #include <QCoreApplication> 36 Q_DECLARE_TR_FUNCTIONS(
Side)
62 operator Type()
const;
68 Side opposite()
const;
93 inline Side::operator
Type()
const The side with the black pieces.
Definition: side.h:43
The side with the white pieces.
Definition: side.h:42
Definition: boardscene.h:28
Side opposite() const
Definition: side.h:98
The side or color of a chess player.
Definition: side.h:34
No side.
Definition: side.h:44
bool isNull() const
Definition: side.h:88
Side()
Definition: side.h:78
Type
Definition: side.h:40