Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

FreecellFreecellPile Class Reference

#include </home/clem/local/src/opie/noncore/games/solitaire/freecellcardgame.h>

Inheritance diagram for FreecellFreecellPile:

Inheritance graph
[legend]
Collaboration diagram for FreecellFreecellPile:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FreecellFreecellPile (int x, int y, QCanvas *canvas)
virtual bool isAllowedOnTop (Card *card)
virtual bool isAllowedToBeMoved (Card *card)
virtual void cardAddedToTop (Card *card)
virtual void cardRemoved (Card *card)

Constructor & Destructor Documentation

FreecellFreecellPile::FreecellFreecellPile int  x,
int  y,
QCanvas *  canvas
[inline]
 

Definition at line 103 of file freecellcardgame.h.


Member Function Documentation

virtual void FreecellFreecellPile::cardAddedToTop Card card  )  [inline, virtual]
 

Reimplemented from CardPile.

Definition at line 114 of file freecellcardgame.h.

References numberOfFreeCells.

virtual void FreecellFreecellPile::cardRemoved Card card  )  [inline, virtual]
 

Reimplemented from CardPile.

Definition at line 118 of file freecellcardgame.h.

References numberOfFreeCells.

virtual bool FreecellFreecellPile::isAllowedOnTop Card card  )  [inline, virtual]
 

Reimplemented from CardPile.

Definition at line 105 of file freecellcardgame.h.

References CardPile::cardOnTop(), FALSE, Card::getCardPile(), NULL, and TRUE.

virtual bool FreecellFreecellPile::isAllowedToBeMoved Card card  )  [inline, virtual]
 

Reimplemented from CardPile.

Definition at line 110 of file freecellcardgame.h.

References TRUE.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 17:33:23 2005 for OPIE by  doxygen 1.4.2