Cockatrice 2026-09-01-Development-3.1.0-beta.10
A virtual tabletop for multiplayer card games
Loading...
Searching...
No Matches
TallyRow Struct Reference

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).

Detailed Description

A single row of the tally output.

Member Function Documentation

◆ operator==()

bool TallyRow::operator== ( const TallyRow & ) const
default

Member Data Documentation

◆ name

QString TallyRow::name

The row name (displayed on the left).

◆ value

QString TallyRow::value

Value for the row (displayed on the right).


The documentation for this struct was generated from the following file:
  • cockatrice/src/game_graphics/tally/tally.h