#include </home/clem/local/src/opie/noncore/games/kbill/kbill.h>
Collaboration diagram for KBill:

Public Member Functions | |
| KBill () | |
| ~KBill () | |
| Field * | getField () |
Protected Slots | |
| void | Quit () |
| void | About () |
| void | NewGame () |
| void | Pause () |
| void | WarpTo () |
| void | Story () |
| void | Rules () |
| void | ViewHighScores () |
Private Attributes | |
| QMenuBar * | menu |
| QPopupMenu * | file |
| QPopupMenu * | help |
| Field * | field |
| int | pauseid |
Friends | |
| class | UI |
|
|
Definition at line 26 of file kbill.cpp. References field, help, NewGame(), Pause(), pauseid, Rules(), Story(), and tr. |
|
|
|
|
|
|
|
|
Definition at line 55 of file kbill.cpp. References field. Referenced by UI::make_mainwin(). |
|
|
Definition at line 74 of file kbill.cpp. References field, game, Game::start(), Field::startTimer(), and Field::stopTimer(). Referenced by KBill(). |
|
|
Definition at line 82 of file kbill.cpp. References field, message, pausestr, Field::startTimer(), Field::stopTimer(), and tr. Referenced by KBill(). |
|
|
Definition at line 61 of file kbill.cpp. References field, qApp, and Field::stopTimer(). |
|
|
Definition at line 119 of file kbill.cpp. References field, Field::startTimer(), Field::stopTimer(), and tr. Referenced by KBill(). |
|
|
Definition at line 108 of file kbill.cpp. References field, Field::startTimer(), Field::stopTimer(), and tr. Referenced by KBill(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 39 of file kbill.h. Referenced by getField(), KBill(), NewGame(), Pause(), Quit(), Rules(), and Story(). |
|
|
Definition at line 38 of file kbill.h. Referenced by UI::set_pausebutton(). |
|
|
Definition at line 38 of file kbill.h. Referenced by KBill(). |
|
|
|
|
|
Definition at line 40 of file kbill.h. Referenced by KBill(), and UI::set_pausebutton(). |
1.4.2