kmahjongg
#include <kmahjongg.h>
Class Description.
- Author
- Mathias
Definition at line 43 of file kmahjongg.h.
KMahjongg::KMahjongg |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
KMahjongg::~KMahjongg |
( |
| ) |
|
void KMahjongg::changeEvent |
( |
QEvent * |
event | ) |
|
|
protected |
void KMahjongg::demoModeChanged |
( |
bool |
bActive | ) |
|
|
slot |
void KMahjongg::gameOver |
( |
unsigned short |
removed, |
|
|
unsigned short |
cheats |
|
) |
| |
|
slot |
void KMahjongg::newGame |
( |
| ) |
|
|
slot |
void KMahjongg::setDisplayedWidth |
( |
| ) |
|
|
slot |
void KMahjongg::setupKAction |
( |
| ) |
|
|
protected |
void KMahjongg::setupStatusBar |
( |
| ) |
|
|
protected |
void KMahjongg::showStatusText |
( |
const QString & |
msg, |
|
|
long |
board |
|
) |
| |
|
slot |
void KMahjongg::showTileNumber |
( |
int |
iMaximum, |
|
|
int |
iCurrent, |
|
|
int |
iLeft |
|
) |
| |
|
slot |
void KMahjongg::startNewGame |
( |
int |
num = -1 | ) |
|
|
slot |
void KMahjongg::timerReset |
( |
| ) |
|
|
slot |
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:33 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.