Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. I need a Supports barcode encoding .
Forum Updated to NodeBB v4.3 + New Features

I need a Supports barcode encoding .

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 660 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.
  • J Offline
    J Offline
    Jose_mcs
    wrote on last edited by
    #1

    Hello everyone,
    I need a Supports barcode encoding to windows. I tried using QZXing (https://github.com/ftylitak/qzxing) but it just does encode the QRCode . Can someone tell me another library if it exists.
    Thank you to all and have a nice day of programming .

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      I like this one
      https://sourceforge.net/projects/zint/

      1 Reply Last reply
      2
      • S Offline
        S Offline
        Samuel Costa
        wrote on last edited by
        #3

        Hi
        I want use the library in QML, it's possible ?

        mrjjM 1 Reply Last reply
        0
        • S Samuel Costa

          Hi
          I want use the library in QML, it's possible ?

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Samuel-Costa
          Hi
          As far as i know, it comes with no support for QML.
          However, you can most like write integration code yourself
          and use the library as backend from QML
          in the same you normally use c++ from QML.

          1 Reply Last reply
          3
          • lukas_kosinskiL Offline
            lukas_kosinskiL Offline
            lukas_kosinski
            wrote on last edited by
            #5

            Hi! If you're looking for QR/Barcode generator, you should take a look at SCodes library. SCodes is easy to use, and, like QZxing, it's based on ZXing library. It also allows you to freely use it in QML. You can find example implementations on its official Github page.

            1 Reply Last reply
            1

            • Login

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