Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
Go to file
favoritas37 a4c8f03d7b In the function decodeImage added the const qualifier at the input argument of QImage 2016-01-10 15:01:57 +02:00
examples updated example projects to the new file structure of the repository (renaming of the source folder) 2016-01-08 22:31:48 +02:00
src In the function decodeImage added the const qualifier at the input argument of QImage 2016-01-10 15:01:57 +02:00
tests Added new project that will be used for automatic testing for decoding/encoding functions. 2016-01-10 14:56:52 +02:00
.gitignore Tested against compiling with MSVC and Mingw compilers on Windows. 2014-01-22 18:29:42 +02:00