#include <TarotScene.hpp>


Public Member Functions | |
| TarotScene () | |
| void | mouseMoveEvent (QGraphicsSceneMouseEvent *e) |
| void | mousePressEvent (QGraphicsSceneMouseEvent *e) |
| void | placeCard (const int cardIndex, const int x, const int y) |
| TarotScene::TarotScene | ( | ) |
| void TarotScene::mouseMoveEvent | ( | QGraphicsSceneMouseEvent * | e | ) |
| void TarotScene::mousePressEvent | ( | QGraphicsSceneMouseEvent * | e | ) |
| void TarotScene::placeCard | ( | const int | cardIndex, |
| const int | x, | ||
| const int | y | ||
| ) |
1.8.6