24 #include <QCoreApplication> 37 Q_DECLARE_TR_FUNCTIONS(
Side)
63 operator Type()
const;
69 Side opposite()
const;
94 inline Side::operator
Type()
const The side with the black pieces.
Definition: side.h:44
The side with the white pieces.
Definition: side.h:43
Definition: boardscene.h:29
bool isNull() const
Definition: side.h:89
The side or color of a chess player.
Definition: side.h:35
Side opposite() const
Definition: side.h:99
No side.
Definition: side.h:45
Side()
Definition: side.h:79
Type
Definition: side.h:41