kmahjongg
#include "KmTypes.h"
#include "kmahjonggtileset.h"
#include "kmahjonggbackground.h"
#include "kmahjongglayout.h"
#include "GameData.h"
#include "TileCoord.h"
#include "TileSprite.h"
#include <QHash>
#include <QPoint>
#include <qevent.h>
#include <libkdegamesprivate/kgamecanvas.h>
#include <ktoolbar.h>
#include <kstatusbar.h>
#include <kfiledialog.h>
Include dependency graph for boardwidget.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | BoardWidget |
Macros | |
#define | ANIMSPEED 200 |
#define | ID_GAME_TIMER 999 |
#define | USE_UNSTABLE_LIBKDEGAMESPRIVATE_API |
Macro Definition Documentation
#define ANIMSPEED 200 |
Definition at line 43 of file boardwidget.h.
#define ID_GAME_TIMER 999 |
Definition at line 44 of file boardwidget.h.
#define USE_UNSTABLE_LIBKDEGAMESPRIVATE_API |
Definition at line 35 of file boardwidget.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:33 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:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.