![]() |
Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
|
A single row of the tally output. More...
#include <tally.h>
Public Member Functions | |
| bool | operator== (const TallyRow &) const =default |
Public Attributes | |
| QString | name |
| The row name (displayed on the left). | |
| QString | value |
| Value for the row (displayed on the right). | |
A single row of the tally output.
|
default |
| QString TallyRow::name |
The row name (displayed on the left).
| QString TallyRow::value |
Value for the row (displayed on the right).