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-20 23:56:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd037d914920420f611e8ec06e4f2fec33e6f61d
third_party_qrcodegen
/
cpp
T
History
Project Nayuki
cd037d9149
In C++ version: moved QrCode.toSvgString() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
2021-07-28 17:09:16 +00:00
..
Makefile
Honor LDFLAGS when building executables.
2020-02-08 18:48:32 +01:00
QrCode.cpp
In C++ version: moved QrCode.toSvgString() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
2021-07-28 17:09:16 +00:00
QrCode.hpp
In C++ version: moved QrCode.toSvgString() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
2021-07-28 17:09:16 +00:00
QrCodeGeneratorDemo.cpp
In C++ version: moved QrCode.toSvgString() out of the library and into the runnable demo program, slightly adapted some code, updated documentation comments.
2021-07-28 17:09:16 +00:00
QrCodeGeneratorWorker.cpp
In C++ version, added some more explicit casts for integer signedness and width.
2019-07-22 15:02:22 +00:00