#include <player_target.h>
|
| enum | { Type = typePlayerTarget
} |
|
| QVariant | itemChange (QGraphicsItem::GraphicsItemChange change, const QVariant &value) override |
| void | paintNumberEllipse (int number, int radius, const QColor &color, int position, int count, QPainter *painter) |
| Player * | owner |
◆ anonymous enum
◆ PlayerTarget()
| PlayerTarget::PlayerTarget |
( |
Player * | _player = nullptr, |
|
|
QGraphicsItem * | parentItem = nullptr ) |
|
explicit |
◆ ~PlayerTarget()
| PlayerTarget::~PlayerTarget |
( |
| ) |
|
|
override |
◆ addCounter()
| AbstractCounter * PlayerTarget::addCounter |
( |
int | _counterId, |
|
|
const QString & | _name, |
|
|
int | _value ) |
◆ boundingRect()
| QRectF PlayerTarget::boundingRect |
( |
| ) |
const |
|
override |
◆ counterDeleted
| void PlayerTarget::counterDeleted |
( |
| ) |
|
|
slot |
◆ paint()
| void PlayerTarget::paint |
( |
QPainter * | painter, |
|
|
const QStyleOptionGraphicsItem * | option, |
|
|
QWidget * | widget ) |
|
override |
◆ type()
| int PlayerTarget::type |
( |
| ) |
const |
|
inlineoverride |
◆ fullPixmap
| QPixmap PlayerTarget::fullPixmap |
|
private |
◆ playerCounter
The documentation for this class was generated from the following files: