Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
BC_QRCoderECBlockData.h File Reference

(e4657a741c23c8f48e0e97ae2091dc2d99f4f27d)

#include <stdint.h>
#include <array>
Include dependency graph for BC_QRCoderECBlockData.h:
This graph shows which files directly or indirectly include this file:

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

Typedef Documentation

◆ ECBlockDataRow

Variable Documentation

◆ kQRCoderECBDataTable

const std::array<const ECBlockDataRow, 40> kQRCoderECBDataTable
extern

Definition at line 25 of file BC_QRCoderECBlockData.cpp.