kmahjongg
boardwidget.h
Go to the documentation of this file.
Definition: kmahjongglayout.h:28
Definition: boardwidget.h:368
Definition: boardwidget.h:369
Definition: boardwidget.h:370
void transformPointToPosition(const QPoint &point, POSITION &MouseClickPos)
Transform window point to board position.
Definition: boardwidget.cpp:971
bool validMovesAvailable()
This method test if any valid moves are available.
Definition: boardwidget.cpp:1238
void putTileInBoard(POSITION &, bool refresh=true)
Method Description.
Definition: boardwidget.cpp:818
bool loadBackground(const QString &, bool bShowError=true)
Slot Description.
Definition: boardwidget.cpp:1048
void hilightTile(POSITION &, bool on=true, bool refresh=true)
Method Description.
Definition: boardwidget.cpp:770
void tileNumberChanged(int iMaximum, int iCurrent, int iLeft)
Signal Description.
Definition: boardwidget.h:371
enum BoardWidget::STATES TimerState
void gameOver(unsigned short removed, unsigned short cheats)
Signal Description.
virtual void wheelEvent(QWheelEvent *event)
Overridden virtual method for wheel events.
Definition: boardwidget.cpp:1256
virtual void resizeEvent(QResizeEvent *event)
Virtual Method Description.
Definition: boardwidget.cpp:122
void getFileOrDefault(const QString &filename, const QString &type, QString &res)
Method Description.
Definition: boardwidget.h:367
KGameCanvasItem * itemAt(const QPoint &point) const
Override the itemAt method of the KGameCanvasWidget.
Definition: boardwidget.cpp:923
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.