#include </home/clem/local/src/opie/noncore/games/zlines/prompt.h>
Collaboration diagram for LinesPrompt:

Signals | |
| void | PromptPressed () |
Public Member Functions | |
| LinesPrompt (BallPainter *abPainter, QWidget *parent=0, const char *name=0) | |
| ~LinesPrompt () | |
| void | setPrompt (bool enabled) |
| bool | getState () |
| void | SetBalls (int *pcb) |
| int | width () |
| int | height () |
| int | wPrompt () |
| int | hPrompt () |
Private Member Functions | |
| void | paintEvent (QPaintEvent *) |
| void | mousePressEvent (QMouseEvent *) |
Private Attributes | |
| BallPainter * | bPainter |
| bool | PromptEnabled |
| int | cb [BALLSDROP] |
|
||||||||||||||||
|
Definition at line 22 of file prompt.cpp. References bPainter, cb, FALSE, hPrompt(), NOBALL, PromptEnabled, and wPrompt(). |
|
|
Definition at line 40 of file prompt.cpp. |
|
|
Definition at line 81 of file prompt.cpp. References PromptEnabled. Referenced by KLines::addScore(), KLines::KLines(), and KLines::switchPrompt(). |
|
|
Definition at line 45 of file prompt.cpp. References CELLSIZE. |
|
|
Definition at line 48 of file prompt.cpp. References CELLSIZE. Referenced by LinesPrompt(). |
|
|
Definition at line 68 of file prompt.cpp. References PromptPressed(). |
|
|
Definition at line 50 of file prompt.cpp. References bPainter, cb, CELLSIZE, BallPainter::GetBackgroundPix(), BallPainter::GetNormalBall(), and PromptEnabled. |
|
|
Referenced by mousePressEvent(). |
|
|
Definition at line 73 of file prompt.cpp. References BALLSDROP, cb, and i. Referenced by KLines::generateRandomBalls(), and KLines::undo(). |
|
|
Definition at line 85 of file prompt.cpp. References PromptEnabled. Referenced by KLines::switchPrompt(). |
|
|
Definition at line 44 of file prompt.cpp. References CELLSIZE. |
|
|
Definition at line 47 of file prompt.cpp. References CELLSIZE. Referenced by LinesPrompt(). |
|
|
Definition at line 27 of file prompt.h. Referenced by LinesPrompt(), and paintEvent(). |
|
|
Definition at line 31 of file prompt.h. Referenced by LinesPrompt(), paintEvent(), and SetBalls(). |
|
|
Definition at line 30 of file prompt.h. Referenced by getState(), LinesPrompt(), paintEvent(), and setPrompt(). |
1.4.2