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

Un niveau de l'échelle typographique : taille en points et graisse (QFont::Weight, 1-1000). More...

#include <DesignTokens.h>

Public Attributes

int pointSize = 10
int weight = 400
 QFont::Normal.

Friends

bool operator== (const TypographyLevel &, const TypographyLevel &) noexcept=default

Detailed Description

Un niveau de l'échelle typographique : taille en points et graisse (QFont::Weight, 1-1000).

◆ operator==

bool operator== ( const TypographyLevel & ,
const TypographyLevel &  )
friend

Member Data Documentation

◆ pointSize

int hmi::TypographyLevel::pointSize = 10

◆ weight

int hmi::TypographyLevel::weight = 400

QFont::Normal.


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