#include <counter_state.h>
◆ CounterState()
| CounterState::CounterState |
( |
int | id, |
|
|
const QString & | name, |
|
|
const QColor & | color, |
|
|
int | radius, |
|
|
int | value, |
|
|
QObject * | parent = nullptr ) |
◆ fromProto()
| CounterState * CounterState::fromProto |
( |
const ServerInfo_Counter & | counter, |
|
|
QObject * | parent = nullptr ) |
|
static |
◆ getColor()
| QColor CounterState::getColor |
( |
| ) |
const |
|
inline |
◆ getId()
| int CounterState::getId |
( |
| ) |
const |
|
inline |
◆ getName()
| QString CounterState::getName |
( |
| ) |
const |
|
inline |
◆ getRadius()
| int CounterState::getRadius |
( |
| ) |
const |
|
inline |
◆ getValue()
| int CounterState::getValue |
( |
| ) |
const |
|
inline |
◆ setValue()
| void CounterState::setValue |
( |
int | newValue | ) |
|
◆ valueChanged
| void CounterState::valueChanged |
( |
int | oldValue, |
|
|
int | newValue ) |
|
signal |
◆ color
| QColor CounterState::color |
|
private |
◆ id
◆ name
| QString CounterState::name |
|
private |
◆ radius
◆ value
The documentation for this class was generated from the following files: