Searched defs:QrcodeStyle (Results 1 – 1 of 1) sorted by relevance
29 struct QrcodeStyle : Style { struct30 Color backgroundColor;31 Color qrcodeColor;32 Dimension qrcodeWidth;33 Dimension qrcodeHeight;34 bool isWidthDefined = false;35 bool isHeightDefined = false;