![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <stdint.h>#include <array>Go to the source code of this file.
Classes | |
| struct | CBC_QRCoderECBlockData |
Typedefs | |
| using | ECBlockDataRow = std::array<CBC_QRCoderECBlockData, 4> |
Variables | |
| const std::array< const ECBlockDataRow, 40 > | kQRCoderECBDataTable |
| using ECBlockDataRow = std::array<CBC_QRCoderECBlockData, 4> |
Definition at line 29 of file BC_QRCoderECBlockData.h.
|
extern |
Definition at line 25 of file BC_QRCoderECBlockData.cpp.