#include <hand_counter.h>
|
| enum | { Type = typeOther
} |
|
| void | mousePressEvent (QGraphicsSceneMouseEvent *event) override |
| void | paintNumberEllipse (int number, int radius, const QColor &color, int position, int count, QPainter *painter) |
◆ anonymous enum
◆ HandCounter()
| HandCounter::HandCounter |
( |
QGraphicsItem * | parent = nullptr | ) |
|
|
explicit |
◆ ~HandCounter()
| HandCounter::~HandCounter |
( |
| ) |
|
|
override |
◆ boundingRect()
| QRectF HandCounter::boundingRect |
( |
| ) |
const |
|
override |
◆ mousePressEvent()
| void HandCounter::mousePressEvent |
( |
QGraphicsSceneMouseEvent * | event | ) |
|
|
overrideprotected |
◆ paint()
| void HandCounter::paint |
( |
QPainter * | painter, |
|
|
const QStyleOptionGraphicsItem * | option, |
|
|
QWidget * | widget ) |
|
override |
◆ showContextMenu
| void HandCounter::showContextMenu |
( |
const QPoint & | screenPos | ) |
|
|
signal |
◆ type()
| int HandCounter::type |
( |
| ) |
const |
|
inlineoverride |
◆ updateNumber
| void HandCounter::updateNumber |
( |
| ) |
|
|
slot |
◆ number
The documentation for this class was generated from the following files: