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 12:13:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
be316029aa21fa7775a48ceb84957d85134763b1
third_party_qrcodegen
/
cpp
T
History
Nayuki Minase
be316029aa
Added and updated code comments for members (mostly) and within functions (a few), in all languages.
2016-04-20 20:27:41 +00:00
..
BitBuffer.cpp
Added C++ port of the library.
2016-04-15 04:26:37 +00:00
BitBuffer.hpp
Tweaked minor comment and whitespace consistency in Python and C++ code.
2016-04-16 01:17:15 +00:00
QrCode.cpp
Added white background rectangle to SVG XML code output, in all language versions.
2016-04-18 20:44:02 +00:00
QrCode.hpp
Tweaked section comments and blank lines for better uniformity across all language versions.
2016-04-20 20:19:57 +00:00
QrCodeGeneratorDemo.cpp
Added and updated code comments for members (mostly) and within functions (a few), in all languages.
2016-04-20 20:27:41 +00:00
QrSegment.cpp
Revamped QrCode.encodeSegments() to add parameters to make a much richer API, in all language versions; updated JavaScript demo script to handle new semantics.
2016-04-16 03:53:58 +00:00
QrSegment.hpp
Added and updated code comments for members (mostly) and within functions (a few), in all languages.
2016-04-20 20:27:41 +00:00