#include <abstract_graphics_item.h>
|
| void | paintNumberEllipse (int number, int radius, const QColor &color, int position, int count, QPainter *painter) |
- Todo
- Document this file.
Parent class of all objects that appear in a game.
◆ AbstractGraphicsItem()
| AbstractGraphicsItem::AbstractGraphicsItem |
( |
QGraphicsItem * | parent = nullptr | ) |
|
|
inlineexplicit |
◆ paintNumberEllipse()
| void AbstractGraphicsItem::paintNumberEllipse |
( |
int | number, |
|
|
int | radius, |
|
|
const QColor & | color, |
|
|
int | position, |
|
|
int | count, |
|
|
QPainter * | painter ) |
|
protected |
The documentation for this class was generated from the following files: