#include </home/clem/local/src/opie/noncore/games/solitaire/canvasshapes.h>
Public Member Functions | |
| CanvasCircleOrCross (int x, int y, QCanvas *canvas) | |
| void | redraw () |
| void | setCircle () |
| void | setCross () |
Protected Member Functions | |
| void | drawShape (QPainter &p) |
Private Attributes | |
| bool | circleShape |
|
||||||||||||||||
|
Definition at line 48 of file canvasshapes.cpp. |
|
|
Definition at line 76 of file canvasshapes.cpp. References circleShape, TRUE, Opie::MM::x, and Opie::MM::y. |
|
|
Definition at line 55 of file canvasshapes.cpp. Referenced by setCircle(), and setCross(). |
|
|
Definition at line 62 of file canvasshapes.cpp. References circleShape, redraw(), and TRUE. Referenced by PatienceCardGame::readConfig(). |
|
|
Definition at line 69 of file canvasshapes.cpp. References circleShape, FALSE, and redraw(). Referenced by PatienceCardGame::readConfig(), and PatienceCardGame::throughDeck(). |
|
|
Definition at line 50 of file canvasshapes.h. Referenced by drawShape(), setCircle(), and setCross(). |
1.4.2