#include <qrcodegen.hpp>
◆ Ecc
Enumerator |
---|
LOW | |
MEDIUM | |
QUARTILE | |
HIGH | |
◆ QrCode()
◆ encodeBinary()
◆ encodeSegments()
static QrCode qrcodegen::QrCode::encodeSegments |
( |
const std::vector< QrSegment > & |
segs, |
|
|
Ecc |
ecl, |
|
|
int |
minVersion = 1 , |
|
|
int |
maxVersion = 40 , |
|
|
int |
mask = -1 , |
|
|
bool |
boostEcl = true |
|
) |
| |
|
static |
◆ encodeText()
static QrCode qrcodegen::QrCode::encodeText |
( |
const char * |
text, |
|
|
Ecc |
ecl |
|
) |
| |
|
static |
◆ getErrorCorrectionLevel()
Ecc qrcodegen::QrCode::getErrorCorrectionLevel |
( |
| ) |
const |
◆ getMask()
int qrcodegen::QrCode::getMask |
( |
| ) |
const |
◆ getModule()
bool qrcodegen::QrCode::getModule |
( |
int |
x, |
|
|
int |
y |
|
) |
| const |
◆ getSize()
int qrcodegen::QrCode::getSize |
( |
| ) |
const |
◆ getVersion()
int qrcodegen::QrCode::getVersion |
( |
| ) |
const |
◆ MAX_VERSION
constexpr int qrcodegen::QrCode::MAX_VERSION = 40 |
|
staticconstexpr |
◆ MIN_VERSION
constexpr int qrcodegen::QrCode::MIN_VERSION = 1 |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- /home/runner/work/_temp/build/_deps/qrcode-src/QrGen/include/qrcodegen.hpp