JustAnotherDnDGame 0.1.0
Jeu de rôle tactique au d20, vue de dessus, en C++/Qt
Loading...
Searching...
No Matches
hmi::SheetRow Struct Reference

Une ligne : ce qu'elle désigne, comment on l'appelle, ce qu'elle vaut. More...

#include <SheetRowModel.h>

Public Attributes

QString id
 Identifiant stable (strength, athletics) — clé de traduction.
QString label
 Libellé lisible, tel que le catalogue de règles le donne.
QString value
 Valeur déjà formatée par la couche pure (« 16 (+3) », « +5 • »).

Detailed Description

Une ligne : ce qu'elle désigne, comment on l'appelle, ce qu'elle vaut.

Member Data Documentation

◆ id

QString hmi::SheetRow::id

Identifiant stable (strength, athletics) — clé de traduction.

◆ label

QString hmi::SheetRow::label

Libellé lisible, tel que le catalogue de règles le donne.

◆ value

QString hmi::SheetRow::value

Valeur déjà formatée par la couche pure (« 16 (+3) », « +5 • »).


The documentation for this struct was generated from the following file:
  • /home/runner/work/JustAnotherDnDGame/JustAnotherDnDGame/Source/HMI/Presentation/SheetRowModel.h