Cockatrice 2026-06-01-Development-3.1.0-beta.3
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
CounterState Member List

This is the complete list of members for CounterState, including all inherited members.

colorCounterStateprivate
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)CounterStatestatic
getColor() constCounterStateinline
getId() constCounterStateinline
getName() constCounterStateinline
getRadius() constCounterStateinline
getValue() constCounterStateinline
idCounterStateprivate
nameCounterStateprivate
radiusCounterStateprivate
setValue(int newValue)CounterState
valueCounterStateprivate
valueChanged(int oldValue, int newValue)CounterStatesignal