QRCODE

From SEGGER Wiki
Revision as of 09:38, 14 July 2020 by Florian (talk | contribs) (Created page with "The '''QRCODE''' widget is used for displaying QR codes. The widget draws a QR code with the given parameters and also adds a white frame around the code which is necessary fo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The QRCODE widget is used for displaying QR codes. The widget draws a QR code with the given parameters and also adds a white frame around the code which is necessary for scanning.

QRCODE
QRCodeWidget.gif
Receives focus No
Skinnable No
OwnerDraw No
Uses Memory Devices No
Attached widgets None

Notification codes

The QRCODE widget does not send any WM_NOTIFY_PARENT messages to the parent window.

Keyboard reaction

The widget can not gain the input focus and does not react on keyboard input.