This website requires JavaScript.
Explore
Help
Sign In
status-im
/
qzxing
mirror of
https://github.com/status-im/qzxing.git
Watch
2
Star
0
Fork
You've already forked qzxing
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Qt/QML wrapper library for the ZXing library. 1D/2D barcode image processing library
96
Commits
3
Branches
0
Tags
146
MiB
C++
91.7%
C
4.7%
QMake
1.6%
CMake
1.2%
Shell
0.8%
a4c8f03d7b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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