Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. QR code Generator for Userform
Forum Updated to NodeBB v4.3 + New Features

QR code Generator for Userform

Scheduled Pinned Locked Moved Unsolved C++ Gurus
2 Posts 2 Posters 625 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tejesh999
    wrote on last edited by
    #1

    I want to generate the QR code for the already created user form in QT(where the user will give details like Name, Phone Number). He has to get the same graphics that have designed in the user form with generated QR code and when the user scans the code he can enter the details and as soon as he clicks to submit it has to save in the SQLite database.

    Does anyone have any idea how to approach this idea?

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You can use QZxing for that. Example QR code generator is at: https://github.com/ftylitak/qzxing/blob/master/examples/BarcodeEncoder/main.qml

      (Z(:^

      1 Reply Last reply
      4

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved