#include </home/clem/local/src/opie/noncore/games/solitaire/canvascardwindow.h>
Collaboration diagram for CanvasCardWindow:

Public Slots | |
| void | setCardBacks () |
| void | changeCardBacks () |
| void | snapToggle () |
| void | drawnToggle () |
Public Member Functions | |
| CanvasCardWindow (QWidget *parent=0, const char *name=0, WFlags f=0) | |
| virtual | ~CanvasCardWindow () |
Static Public Member Functions | |
| static QString | appName () |
Protected Member Functions | |
| virtual void | resizeEvent (QResizeEvent *e) |
| void | updateDraw () |
Private Slots | |
| void | initFreecell () |
| void | initPatience () |
| void | initChicane () |
| void | initHarp () |
| void | initTeeclub () |
Private Attributes | |
| QCanvas | canvas |
| bool | snapOn |
| bool | drawThree |
| int | drawId |
| int | cardBack |
| int | gameType |
| CanvasCardGame * | cardGame |
| QPopupMenu * | options |
| QPopupMenu * | settings |
| int | dbf_id |
| int | snap_id |
|
||||||||||||||||
|
|
Definition at line 159 of file canvascardwindow.cpp. References cardGame, drawThree, gameType, Config::setGroup(), snapOn, Config::write(), CanvasCardGame::writeConfig(), and Config::writeEntry(). |
|
|
Definition at line 36 of file canvascardwindow.h. References QString::fromLatin1(). |
|
|
Definition at line 299 of file canvascardwindow.cpp. References cardBack, and setCardBacks(). Referenced by CanvasCardWindow(). |
|
|
Definition at line 268 of file canvascardwindow.cpp. References cardGame, drawThree, Config::setGroup(), CanvasCardGame::toggleCardsDrawn(), updateDraw(), Config::write(), and Config::writeEntry(). Referenced by CanvasCardWindow(). |
|
|
Definition at line 213 of file canvascardwindow.cpp. References canvas, cardGame, gameType, CardGame::newGame(), setCardBacks(), CanvasCardGame::setNumberToDraw(), snapOn, and tr. Referenced by CanvasCardWindow(). |
|
|
Definition at line 198 of file canvascardwindow.cpp. References canvas, cardGame, gameType, CardGame::newGame(), setCardBacks(), snapOn, and tr. Referenced by CanvasCardWindow(). |
|
|
Definition at line 228 of file canvascardwindow.cpp. References canvas, cardGame, gameType, CardGame::newGame(), setCardBacks(), CanvasCardGame::setNumberToDraw(), snapOn, and tr. Referenced by CanvasCardWindow(). |
|
|
Definition at line 182 of file canvascardwindow.cpp. References canvas, cardGame, drawThree, gameType, CardGame::newGame(), setCardBacks(), CanvasCardGame::setNumberToDraw(), snapOn, tr, and updateDraw(). Referenced by CanvasCardWindow(). |
|
|
Definition at line 244 of file canvascardwindow.cpp. References canvas, cardGame, gameType, CardGame::newGame(), setCardBacks(), CanvasCardGame::setNumberToDraw(), snapOn, and tr. Referenced by CanvasCardWindow(). |
|
|
Definition at line 174 of file canvascardwindow.cpp. |
|
|
Definition at line 288 of file canvascardwindow.cpp. References canvas, canvasCardId, cardBack, and l. Referenced by CanvasCardWindow(), changeCardBacks(), initChicane(), initFreecell(), initHarp(), initPatience(), and initTeeclub(). |
|
|
Definition at line 260 of file canvascardwindow.cpp. References cardGame, settings, snap_id, snapOn, and CanvasCardGame::toggleSnap(). Referenced by CanvasCardWindow(). |
|
|
Definition at line 279 of file canvascardwindow.cpp. References cardGame, CanvasCardGame::cardsDrawn(), drawId, settings, and tr. Referenced by CanvasCardWindow(), drawnToggle(), and initPatience(). |
|
|
Definition at line 58 of file canvascardwindow.h. Referenced by CanvasCardWindow(), initChicane(), initFreecell(), initHarp(), initPatience(), initTeeclub(), resizeEvent(), and setCardBacks(). |
|
|
Definition at line 62 of file canvascardwindow.h. Referenced by changeCardBacks(), and setCardBacks(). |
|
|
Definition at line 64 of file canvascardwindow.h. Referenced by CanvasCardWindow(), drawnToggle(), initChicane(), initFreecell(), initHarp(), initPatience(), initTeeclub(), snapToggle(), updateDraw(), and ~CanvasCardWindow(). |
|
|
Definition at line 68 of file canvascardwindow.h. Referenced by CanvasCardWindow(). |
|
|
Definition at line 61 of file canvascardwindow.h. Referenced by CanvasCardWindow(), and updateDraw(). |
|
|
Definition at line 60 of file canvascardwindow.h. Referenced by CanvasCardWindow(), drawnToggle(), initPatience(), and ~CanvasCardWindow(). |
|
|
Definition at line 63 of file canvascardwindow.h. Referenced by CanvasCardWindow(), initChicane(), initFreecell(), initHarp(), initPatience(), initTeeclub(), and ~CanvasCardWindow(). |
|
|
Definition at line 66 of file canvascardwindow.h. |
|
|
Definition at line 67 of file canvascardwindow.h. Referenced by CanvasCardWindow(), snapToggle(), and updateDraw(). |
|
|
Definition at line 69 of file canvascardwindow.h. Referenced by CanvasCardWindow(), and snapToggle(). |
|
|
Definition at line 59 of file canvascardwindow.h. Referenced by CanvasCardWindow(), initChicane(), initFreecell(), initHarp(), initPatience(), initTeeclub(), snapToggle(), and ~CanvasCardWindow(). |
1.4.2