Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Go to file
favoritas37 f8e1574b6c fixed the refresh of the generated image from Encode procedure (disabled image caching) 2016-07-02 01:06:55 +03:00
examples fixed the refresh of the generated image from Encode procedure (disabled image caching) 2016-07-02 01:06:55 +03:00
src Use the Image Provider in the encoder. 2016-06-16 01:15:44 +03:00
tests Introduced new option for QZXing. if QZXing::setTryHarder is set to true, if the image decoding fails, the image will be rotated and will be tested against angles 90o, 180o, 270o. This increased the success rate for the Qr codes. 2016-06-15 23:31:44 +03:00
.gitignore Tested against compiling with MSVC and Mingw compilers on Windows. 2014-01-22 18:29:42 +02:00