![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
This is the complete list of members for CBC_QRCoder, including all inherited members.
| CBC_QRCoder() | CBC_QRCoder | |
| GetECLevel() const | CBC_QRCoder | |
| GetMaskPattern() const | CBC_QRCoder | |
| GetMatrixWidth() const | CBC_QRCoder | |
| GetNumDataBytes() const | CBC_QRCoder | |
| GetNumRSBlocks() const | CBC_QRCoder | |
| GetNumTotalBytes() const | CBC_QRCoder | |
| GetVersion() const | CBC_QRCoder | |
| IsValid() const | CBC_QRCoder | |
| IsValidMaskPattern(int32_t maskPattern) | CBC_QRCoder | static |
| kNumMaskPatterns | CBC_QRCoder | static |
| SetECLevel(const CBC_QRCoderErrorCorrectionLevel *ecLevel) | CBC_QRCoder | |
| SetMaskPattern(int32_t pattern) | CBC_QRCoder | |
| SetMatrix(std::unique_ptr< CBC_CommonByteMatrix > pMatrix) | CBC_QRCoder | |
| SetMatrixWidth(int32_t width) | CBC_QRCoder | |
| SetNumDataBytes(int32_t bytes) | CBC_QRCoder | |
| SetNumECBytes(int32_t value) | CBC_QRCoder | |
| SetNumRSBlocks(int32_t block) | CBC_QRCoder | |
| SetNumTotalBytes(int32_t value) | CBC_QRCoder | |
| SetVersion(int32_t version) | CBC_QRCoder | |
| TakeMatrix() | CBC_QRCoder | |
| ~CBC_QRCoder() | CBC_QRCoder |