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. Barcode
Qt 6.11 is out! See what's new in the release blog

Barcode

Scheduled Pinned Locked Moved General and Desktop
6 Posts 3 Posters 2.0k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    hello

    am thinking about using a barcode to identifie evrey patient in my application so i think to use a fonction that allow to evrey patient his propore barcode i search about tutorial but all that i found is complicated so if any one have an idea about this or any tutorial please help me
    (am using qt c++)

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      Hi, I did that a couple of years ago (code 128 the simplest one) also for healthcare purposes. I also found existing stuff complicated, so I write my own function in Visual Studio 2008, unfortunately in Visual Basic.net. This was before I discovered Qt.

      I can post the code here if you want, it expects as input a string and it returns a list of black and white pixels to be drawn on screen or printed.

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        hello hskoglund
        i will be grateful if you pose the code

        1 Reply Last reply
        0
        • hskoglundH Offline
          hskoglundH Offline
          hskoglund
          wrote on last edited by
          #4

          Hi, I posted it on my opensource healthcare
          "GitHub account":https://github.com/Clinware/Journal/blob/master/CWBarbits.vb

          If you translate it to C++ could you email me back (so I could add it to GitHub and toss that VB.net code :-)

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            qxoz
            wrote on last edited by
            #5

            Hi, "this":http://qt-project.org/forums/viewthread/8048 might be helpful.

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              thqnk you freinds

              1 Reply Last reply
              0

              • Login

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