kigo
Kigo::Stone Class Reference
#include <stone.h>
Public Member Functions | |
| Stone (char x=0, int y=0, float value=0) | |
| Stone (const QString &stone, float value=0) | |
| Stone (const Stone &other) | |
| bool | isValid () const |
| Stone & | operator= (const Stone &other) |
| QByteArray | toLatin1 () const |
| QString | toString () const |
| float | value () const |
| char | x () const |
| int | y () const |
Static Public Attributes | |
| static Stone | Invalid = Stone() |
| static Stone | Pass = Stone() |
Detailed Description
Constructor & Destructor Documentation
|
explicit |
|
explicit |
Member Function Documentation
| QByteArray Kigo::Stone::toLatin1 | ( | ) | const |
Member Data Documentation
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference