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

Résultat d'une substitution : succès et texte produit, ou échec et message d'erreur — jamais un résultat produit silencieusement avec un trou (marqueur inconnu non substitué). More...

#include <StyleSheetTemplate.h>

Public Attributes

bool ok = false
std::string text
std::string error

Detailed Description

Résultat d'une substitution : succès et texte produit, ou échec et message d'erreur — jamais un résultat produit silencieusement avec un trou (marqueur inconnu non substitué).

Member Data Documentation

◆ error

std::string hmi::StyleSheetSubstitutionResult::error

◆ ok

bool hmi::StyleSheetSubstitutionResult::ok = false

◆ text

std::string hmi::StyleSheetSubstitutionResult::text

The documentation for this struct was generated from the following file: