Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Go to file
favoritas37 3e8509c12a Merge branch 'dkormalev-better-qt5-support' 2016-10-02 13:51:13 +03:00
examples Added new example project for live decoding in QtQuick 2 (contibution of Luiggi Reffatti from Fira Soft ). Will be examined in the future to embed QZxingFilter implementation to the main implementation fo the library. 2016-09-27 03:06:28 +03:00
src Merge branch 'better-qt5-support' of https://github.com/dkormalev/qzxing into dkormalev-better-qt5-support 2016-10-02 13:13:59 +03:00
tests refactoring on the namespaces 2016-08-01 19:39:09 +03:00
.gitignore Tested against compiling with MSVC and Mingw compilers on Windows. 2014-01-22 18:29:42 +02:00
README.md Update README.md 2016-08-11 18:21:10 +03:00

README.md

qzxing

Qt/QML wrapper library for the ZXing decoding library.

Supports barcode decoding for the following types:

  • UPC-A
  • UPC-E
  • EAN-8
  • EAN-13
  • ITF
  • Code 39
  • Code 93
  • Code 128
  • Codabar
  • QR Code
  • Data Matrix
  • Aztec (beta)
  • PDF 417 (beta)

contact

In case of bug reports or feature requests feel free to open an issue.

For general discussion you can use the forum at the project's old hosting site: SourceForge