QR Code
Qubes 9.0 Displays a QR code.
Properties
| Property | Description |
| Data | String to encode in the QR Code. |
| EccLevel | Defines the level of Error Correction Code (between 1-4). |
| Enabled | Boolean indicating whether or not the component is enabled. |
| Visible | Boolean indicating whether or not the component will be visible. |
| Hint | Specifies the user hint string that will appear in the component's interactive help bubble. |
| ValueInitial | Determines the component's initial value when the screen opens and each time it is reset (see Reset Button). |
Value
The component generates a QR Code using an open source library. No internet connection is needed to use it.
Remarks
The rendering in design mode is a placeholder. The size taken by the code will depend on the shape of your cell and if you have vertical auto-extend enabled or not.
This component is sensitive to font and background color changes.