#include <abstract_counter.h>
◆ AbstractCounter()
| AbstractCounter::AbstractCounter |
( |
CounterState * | state, |
|
|
PlayerLogic * | player, |
|
|
bool | shownInCounterArea, |
|
|
bool | useNameForShortcut = false, |
|
|
QGraphicsItem * | parent = nullptr ) |
◆ ~AbstractCounter()
| AbstractCounter::~AbstractCounter |
( |
| ) |
|
|
override |
◆ delCounter()
| void AbstractCounter::delCounter |
( |
| ) |
|
◆ getColor()
| QColor AbstractCounter::getColor |
( |
| ) |
const |
|
inline |
◆ getId()
| int AbstractCounter::getId |
( |
| ) |
const |
|
inline |
◆ getMenu()
| QMenu * AbstractCounter::getMenu |
( |
| ) |
const |
|
inline |
◆ getName()
| QString AbstractCounter::getName |
( |
| ) |
const |
|
inline |
◆ getRadius()
| int AbstractCounter::getRadius |
( |
| ) |
const |
|
inline |
◆ getShownInCounterArea()
| bool AbstractCounter::getShownInCounterArea |
( |
| ) |
const |
|
inline |
◆ getValue()
| int AbstractCounter::getValue |
( |
| ) |
const |
|
inline |
◆ hoverEnterEvent()
| void AbstractCounter::hoverEnterEvent |
( |
QGraphicsSceneHoverEvent * | event | ) |
|
|
overrideprotected |
◆ hoverLeaveEvent()
| void AbstractCounter::hoverLeaveEvent |
( |
QGraphicsSceneHoverEvent * | event | ) |
|
|
overrideprotected |
◆ incrementCounter
| void AbstractCounter::incrementCounter |
( |
| ) |
|
|
privateslot |
◆ mousePressEvent()
| void AbstractCounter::mousePressEvent |
( |
QGraphicsSceneMouseEvent * | event | ) |
|
|
overrideprotected |
◆ refreshShortcuts
| void AbstractCounter::refreshShortcuts |
( |
| ) |
|
|
privateslot |
◆ retranslateUi()
| void AbstractCounter::retranslateUi |
( |
| ) |
|
|
overridevirtual |
◆ setCounter
| void AbstractCounter::setCounter |
( |
| ) |
|
|
privateslot |
◆ setShortcutsActive()
| void AbstractCounter::setShortcutsActive |
( |
| ) |
|
|
overridevirtual |
◆ setShortcutsInactive()
| void AbstractCounter::setShortcutsInactive |
( |
| ) |
|
|
overridevirtual |
◆ aDec
| QAction * AbstractCounter::aDec = nullptr |
|
private |
◆ aInc
| QAction * AbstractCounter::aInc = nullptr |
|
private |
◆ aSet
| QAction* AbstractCounter::aSet = nullptr |
|
private |
◆ color
| QColor AbstractCounter::color |
|
protected |
◆ deleteAfterDialog
| bool AbstractCounter::deleteAfterDialog = false |
|
private |
◆ dialogSemaphore
| bool AbstractCounter::dialogSemaphore = false |
|
private |
◆ hovered
| bool AbstractCounter::hovered = false |
|
protected |
◆ id
◆ menu
◆ name
| QString AbstractCounter::name |
|
protected |
◆ player
◆ radius
| int AbstractCounter::radius |
|
protected |
◆ shortcutActive
| bool AbstractCounter::shortcutActive = false |
|
private |
◆ shownInCounterArea
| bool AbstractCounter::shownInCounterArea |
|
private |
◆ useNameForShortcut
| bool AbstractCounter::useNameForShortcut |
|
protected |
◆ value
| int AbstractCounter::value |
|
protected |
The documentation for this class was generated from the following files: