Static Public Member Functions | |
| static void | showResult (QWidget *ref, bool won) |
Private Member Functions | |
| ResultIndicator (QWidget *parent, const char *name, WFlags f) | |
| void | timerEvent (QTimerEvent *) |
| void | center () |
Private Attributes | |
| bool | twoStage |
| int | timerId |
|
||||||||||||||||
|
Definition at line 158 of file minesweep.cpp. Referenced by showResult(). |
|
|
Definition at line 191 of file minesweep.cpp. References s. Referenced by showResult(), and timerEvent(). |
|
||||||||||||
|
Definition at line 167 of file minesweep.cpp. References center(), FALSE, p, ResultIndicator(), timerId, tr, TRUE, and twoStage. Referenced by MineSweep::gameOver(). |
|
|
Definition at line 205 of file minesweep.cpp. |
|
|
Definition at line 164 of file minesweep.cpp. Referenced by showResult(), and timerEvent(). |
|
|
Definition at line 163 of file minesweep.cpp. Referenced by showResult(), and timerEvent(). |
1.4.2