|
Fluid
|
Material Design 3 emphasized type scale tokens. More...
#include <typescale.h>


Public Member Functions | |
| EmphasizedTypeScale (QObject *parent=nullptr) | |
Public Member Functions inherited from Fluid::TypeScale | |
| TypeScale (QObject *parent=nullptr) | |
| TypeScaleValue | displayLarge () const |
| TypeScaleValue | displayMedium () const |
| TypeScaleValue | displaySmall () const |
| TypeScaleValue | headlineLarge () const |
| TypeScaleValue | headlineMedium () const |
| TypeScaleValue | headlineSmall () const |
| TypeScaleValue | titleLarge () const |
| TypeScaleValue | titleMedium () const |
| TypeScaleValue | titleSmall () const |
| TypeScaleValue | bodyLarge () const |
| TypeScaleValue | bodyMedium () const |
| TypeScaleValue | bodySmall () const |
| TypeScaleValue | labelLarge () const |
| TypeScaleValue | labelMedium () const |
| TypeScaleValue | labelSmall () const |
Material Design 3 emphasized type scale tokens.
Provides access to Material Design 3 emphasized type scale definitions that can be used from QML.
For more information see the Material Design 3 typography guidelines.
|
explicit |