![]() |
Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
|
This is the complete list of members for CounterState, including all inherited members.
| color | CounterState | private |
| CounterState(int id, const QString &name, const QColor &color, int radius, int value, QObject *parent=nullptr) | CounterState | |
| fromProto(const ServerInfo_Counter &counter, QObject *parent=nullptr) | CounterState | static |
| getColor() const | CounterState | inline |
| getId() const | CounterState | inline |
| getName() const | CounterState | inline |
| getRadius() const | CounterState | inline |
| getValue() const | CounterState | inline |
| id | CounterState | private |
| name | CounterState | private |
| radius | CounterState | private |
| setValue(int newValue) | CounterState | |
| value | CounterState | private |
| valueChanged(int oldValue, int newValue) | CounterState | signal |