EstervQrCode 2.0.0
Library for qr code manipulation
Loading...
Searching...
No Matches
Public Types | Properties | List of all members
Style Class Reference
Inheritance diagram for Style:

Public Types

enum class  Theme { Dark , Light }
 
enum class  Scale {
  Not , ExtraSmall , Small , Medium ,
  Large , ExtraLarge , Full
}
 

Properties

font h1
 
font h2
 
font h3
 
font h4
 
font p
 
int roundedScale
 
int thickScale
 
real paddingScale
 
int theme
 
color frontColor1
 
color frontColor2
 
color frontColor3
 
color midColor1
 
color midColor2
 
color midColor3
 
color backColor1
 
color backColor2
 
color backColor3
 

Detailed Description

Remarks
This component is a singleton

Member Enumeration Documentation

◆ Scale

enum class Style::Scale
strong
Enumerator
Not 
ExtraSmall 
Small 
Medium 
Large 
ExtraLarge 
Full 

◆ Theme

enum class Style::Theme
strong
Enumerator
Dark 
Light 

Property Documentation

◆ backColor1

color Style::backColor1
read

◆ backColor2

color Style::backColor2
read

◆ backColor3

color Style::backColor3
read

◆ frontColor1

color Style::frontColor1
read

◆ frontColor2

color Style::frontColor2
read

◆ frontColor3

color Style::frontColor3
read

◆ h1

font Style::h1
read

◆ h2

font Style::h2
read

◆ h3

font Style::h3
read

◆ h4

font Style::h4
read

◆ midColor1

color Style::midColor1
read

◆ midColor2

color Style::midColor2
read

◆ midColor3

color Style::midColor3
read

◆ p

font Style::p
read

◆ paddingScale

real Style::paddingScale
read

◆ roundedScale

int Style::roundedScale
read

◆ theme

int Style::theme
read

◆ thickScale

int Style::thickScale
read

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