This website requires JavaScript.
Explore
Help
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://github.com/openharmony/third_party_qrcodegen.git
synced
2026-07-19 20:23:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d8f0074fabfe3bb02de74fe98ed0c7956a3e9eb8
third_party_qrcodegen
/
cpp
T
History
Project Nayuki
764749bd8a
Added spaces around multiplication operators in QrCode.getAlignmentPatternPositions() for all language versions, for consistency with other code.
2021-07-28 17:32:33 +00:00
..
Makefile
Removed the test worker program in every language and the Python batch tester, because this is not core functionality and is hard to explain.
2021-07-28 17:09:18 +00:00
qrcodegen.cpp
Added spaces around multiplication operators in QrCode.getAlignmentPatternPositions() for all language versions, for consistency with other code.
2021-07-28 17:32:33 +00:00
qrcodegen.hpp
Renamed the C++ library source files to qrcodegen, because there's no longer a file per class, related to commit
096c70cd4d
.
2021-07-28 17:09:18 +00:00
QrCodeGeneratorDemo.cpp
Renamed the C++ library source files to qrcodegen, because there's no longer a file per class, related to commit
096c70cd4d
.
2021-07-28 17:09:18 +00:00