Skip to main content
Chandan Bhatia1
Associate III
April 1, 2020
Solved

How to add QR code widget from touchgfx-open-repository in code?

  • April 1, 2020
  • 1 reply
  • 967 views

Hello, I want to generate QR code dynamically and also want to clear it sometimes during run time. I got github link and added those files in my project. Still I am not sure how to call it. You have mentioned to call qrCode.setXY(0,0) , qrCode.setQRCode(&code), qrCode.setScale(4) , add(qrCode) methods but I am unable to find it.

https://github.com/touchgfx/touchgfx-open-repository/tree/master/widgets/QRCode

Can you please help ?

This topic has been closed for replies.

1 reply

Martin KJELDSEN
Martin KJELDSENBest answer
Principal III
April 30, 2020