#include <player_area.h>
|
| enum | { Type = typeOther
} |
- Todo
- Document this file.
The entire graphical area belonging to a single player.
◆ anonymous enum
◆ PlayerArea()
| PlayerArea::PlayerArea |
( |
QGraphicsItem * | parent = nullptr | ) |
|
|
explicit |
◆ boundingRect()
| QRectF PlayerArea::boundingRect |
( |
| ) |
const |
|
inlinenodiscardoverride |
◆ getPlayerZoneId()
| int PlayerArea::getPlayerZoneId |
( |
| ) |
const |
|
inlinenodiscard |
◆ paint()
| void PlayerArea::paint |
( |
QPainter * | painter, |
|
|
const QStyleOptionGraphicsItem * | option, |
|
|
QWidget * | widget ) |
|
override |
◆ setPlayerZoneId()
| void PlayerArea::setPlayerZoneId |
( |
int | _playerZoneId | ) |
|
◆ setSize()
| void PlayerArea::setSize |
( |
qreal | width, |
|
|
qreal | height ) |
◆ type()
| int PlayerArea::type |
( |
| ) |
const |
|
inlinenodiscardoverride |
◆ updateBg
| void PlayerArea::updateBg |
( |
| ) |
|
|
privateslot |
◆ bRect
◆ playerZoneId
| int PlayerArea::playerZoneId |
|
private |
The documentation for this class was generated from the following files: