VGamepad PC
The Windows app for the virtual game controller.
Loading...
Searching...
No Matches
qrcodegen::QrCode Member List

This is the complete list of members for qrcodegen::QrCode, including all inherited members.

addEccAndInterleave(const std::vector< std::uint8_t > &data) constqrcodegen::QrCodeprivate
applyMask(int msk)qrcodegen::QrCodeprivate
drawAlignmentPattern(int x, int y)qrcodegen::QrCodeprivate
drawCodewords(const std::vector< std::uint8_t > &data)qrcodegen::QrCodeprivate
drawFinderPattern(int x, int y)qrcodegen::QrCodeprivate
drawFormatBits(int msk)qrcodegen::QrCodeprivate
drawFunctionPatterns()qrcodegen::QrCodeprivate
drawVersion()qrcodegen::QrCodeprivate
Ecc enum nameqrcodegen::QrCode
ECC_CODEWORDS_PER_BLOCKqrcodegen::QrCodeprivatestatic
encodeBinary(const std::vector< std::uint8_t > &data, Ecc ecl)qrcodegen::QrCodestatic
encodeSegments(const std::vector< QrSegment > &segs, Ecc ecl, int minVersion=1, int maxVersion=40, int mask=-1, bool boostEcl=true)qrcodegen::QrCodestatic
encodeText(const char *text, Ecc ecl)qrcodegen::QrCodestatic
errorCorrectionLevelqrcodegen::QrCodeprivate
finderPenaltyAddHistory(int currentRunLength, std::array< int, 7 > &runHistory) constqrcodegen::QrCodeprivate
finderPenaltyCountPatterns(const std::array< int, 7 > &runHistory) constqrcodegen::QrCodeprivate
finderPenaltyTerminateAndCount(bool currentRunColor, int currentRunLength, std::array< int, 7 > &runHistory) constqrcodegen::QrCodeprivate
getAlignmentPatternPositions() constqrcodegen::QrCodeprivate
getBit(long x, int i)qrcodegen::QrCodeprivatestatic
getErrorCorrectionLevel() constqrcodegen::QrCode
getFormatBits(Ecc ecl)qrcodegen::QrCodeprivatestatic
getMask() constqrcodegen::QrCode
getModule(int x, int y) constqrcodegen::QrCode
getNumDataCodewords(int ver, Ecc ecl)qrcodegen::QrCodeprivatestatic
getNumRawDataModules(int ver)qrcodegen::QrCodeprivatestatic
getPenaltyScore() constqrcodegen::QrCodeprivate
getSize() constqrcodegen::QrCode
getVersion() constqrcodegen::QrCode
isFunctionqrcodegen::QrCodeprivate
maskqrcodegen::QrCodeprivate
MAX_VERSIONqrcodegen::QrCodestatic
MIN_VERSIONqrcodegen::QrCodestatic
module(int x, int y) constqrcodegen::QrCodeprivate
modulesqrcodegen::QrCodeprivate
NUM_ERROR_CORRECTION_BLOCKSqrcodegen::QrCodeprivatestatic
PENALTY_N1qrcodegen::QrCodeprivatestatic
PENALTY_N2qrcodegen::QrCodeprivatestatic
PENALTY_N3qrcodegen::QrCodeprivatestatic
PENALTY_N4qrcodegen::QrCodeprivatestatic
QrCode(int ver, Ecc ecl, const std::vector< std::uint8_t > &dataCodewords, int msk)qrcodegen::QrCode
reedSolomonComputeDivisor(int degree)qrcodegen::QrCodeprivatestatic
reedSolomonComputeRemainder(const std::vector< std::uint8_t > &data, const std::vector< std::uint8_t > &divisor)qrcodegen::QrCodeprivatestatic
reedSolomonMultiply(std::uint8_t x, std::uint8_t y)qrcodegen::QrCodeprivatestatic
setFunctionModule(int x, int y, bool isDark)qrcodegen::QrCodeprivate
sizeqrcodegen::QrCodeprivate
versionqrcodegen::QrCodeprivate