kmahjongg
BoardLayout.h File Reference
#include <QString>
#include <QByteArray>
#include "KmTypes.h"
Include dependency graph for BoardLayout.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | BoardLayout |
| This class implements methods for loading and manipulating board. More... | |
Variables | |
| const QString | layoutMagic1_0 = "kmahjongg-layout-v1.0" |
| const QString | layoutMagic1_1 = "kmahjongg-layout-v1.1" |
Variable Documentation
| const QString layoutMagic1_0 = "kmahjongg-layout-v1.0" |
Definition at line 26 of file BoardLayout.h.
| const QString layoutMagic1_1 = "kmahjongg-layout-v1.1" |
Definition at line 27 of file BoardLayout.h.
KDE 4.2 API Reference