You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QR-Code-generator/cpp
Project Nayuki b86466ecd5
- Deleted constructors/functions/code for remasking existing QrCode object (due to doubtful real-world usefulness): C++, Java, JavaScript, Python, Rust.
8 years ago
..
BitBuffer.cpp
BitBuffer.hpp
Makefile
QrCode.cpp - Deleted constructors/functions/code for remasking existing QrCode object (due to doubtful real-world usefulness): C++, Java, JavaScript, Python, Rust. 8 years ago
QrCode.hpp - Deleted constructors/functions/code for remasking existing QrCode object (due to doubtful real-world usefulness): C++, Java, JavaScript, Python, Rust. 8 years ago
QrCodeGeneratorDemo.cpp - Deleted constructors/functions/code for remasking existing QrCode object (due to doubtful real-world usefulness): C++, Java, JavaScript, Python, Rust. 8 years ago
QrCodeGeneratorWorker.cpp Changed C++ QrCode class to eliminate const from fields, updated related code. 8 years ago
QrSegment.cpp Tweaked usages of C++ QrSegment::Mode class to be passed by value instead of const reference. 8 years ago
QrSegment.hpp Tweaked usages of C++ QrSegment::Mode class to be passed by value instead of const reference. 8 years ago