This is the complete list of members for PlayerCounter, including all inherited members.
| AbstractCounter(Player *_player, int _id, const QString &_name, bool _shownInCounterArea, int _value, bool _useNameForShortcut=false, QGraphicsItem *parent=nullptr) | AbstractCounter | |
| aDec | AbstractCounter | private |
| aInc | AbstractCounter | private |
| aSet | AbstractCounter | private |
| boundingRect() const override | PlayerCounter | |
| delCounter() | AbstractCounter | |
| deleteAfterDialog | AbstractCounter | private |
| dialogSemaphore | AbstractCounter | private |
| getId() const | AbstractCounter | inline |
| getMenu() const | AbstractCounter | inline |
| getName() const | AbstractCounter | inline |
| getShownInCounterArea() const | AbstractCounter | inline |
| getValue() const | AbstractCounter | inline |
| hovered | AbstractCounter | protected |
| hoverEnterEvent(QGraphicsSceneHoverEvent *event) override | AbstractCounter | protected |
| hoverLeaveEvent(QGraphicsSceneHoverEvent *event) override | AbstractCounter | protected |
| id | AbstractCounter | protected |
| incrementCounter() | AbstractCounter | privateslot |
| menu | AbstractCounter | private |
| mousePressEvent(QGraphicsSceneMouseEvent *event) override | AbstractCounter | protected |
| name | AbstractCounter | protected |
| paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override | PlayerCounter | |
| player | AbstractCounter | protected |
| PlayerCounter(Player *_player, int _id, const QString &_name, int _value, QGraphicsItem *parent=nullptr) | PlayerCounter | |
| refreshShortcuts() | AbstractCounter | privateslot |
| retranslateUi() | AbstractCounter | |
| setCounter() | AbstractCounter | privateslot |
| setShortcutsActive() | AbstractCounter | |
| setShortcutsInactive() | AbstractCounter | |
| setValue(int _value) | AbstractCounter | |
| shortcutActive | AbstractCounter | private |
| shownInCounterArea | AbstractCounter | private |
| useNameForShortcut | AbstractCounter | protected |
| value | AbstractCounter | protected |
| ~AbstractCounter() override | AbstractCounter | |