This is the complete list of members for CardZone, including all inherited members.
| AbstractGraphicsItem(QGraphicsItem *parent=nullptr) | AbstractGraphicsItem | inlineexplicit |
| CardZone(CardZoneLogic *logic, QGraphicsItem *parent=nullptr) | CardZone | |
| closestGridPoint(const QPointF &point) | CardZone | protectedvirtual |
| doubleClickAction | CardZone | protected |
| getLogic() const | CardZone | inline |
| getMenu() const | CardZone | inlineprotected |
| handleDropEvent(const QList< CardDragItem * > &dragItem, CardZoneLogic *startZone, const QPoint &dropPoint)=0 | CardZone | pure virtual |
| logic | CardZone | private |
| menu | CardZone | protected |
| mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) override | CardZone | protected |
| mousePressEvent(QGraphicsSceneMouseEvent *event) override | CardZone | protected |
| onCardAdded(CardItem *addedCard) | CardZone | slot |
| paintNumberEllipse(int number, int radius, const QColor &color, int position, int count, QPainter *painter) | AbstractGraphicsItem | protected |
| reorganizeCards()=0 | CardZone | protectedpure virtual |
| retranslateUi() | CardZone | |
| setMenu(QMenu *_menu, QAction *_doubleClickAction=0) | CardZone | inline |
| showContextMenu(const QPoint &screenPos) | CardZone | slot |
| Type enum value | CardZone | |
| type() const override | CardZone | inline |