Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <BC_QRCoderErrorCorrectionLevel.h>
Public Member Functions | |
~CBC_QRCoderErrorCorrectionLevel () | |
int32_t | Ordinal () const |
int32_t | GetBits () const |
Static Public Member Functions | |
static void | Initialize () |
static void | Finalize () |
Static Public Attributes | |
static CBC_QRCoderErrorCorrectionLevel * | L = nullptr |
static CBC_QRCoderErrorCorrectionLevel * | M = nullptr |
static CBC_QRCoderErrorCorrectionLevel * | Q = nullptr |
static CBC_QRCoderErrorCorrectionLevel * | H = nullptr |
Definition at line 12 of file BC_QRCoderErrorCorrectionLevel.h.
|
default |
|
static |
Definition at line 44 of file BC_QRCoderErrorCorrectionLevel.cpp.
Referenced by BC_Library_Destroy().
|
inline |
Definition at line 25 of file BC_QRCoderErrorCorrectionLevel.h.
|
static |
Definition at line 37 of file BC_QRCoderErrorCorrectionLevel.cpp.
Referenced by BC_Library_Init().
|
inline |
Definition at line 24 of file BC_QRCoderErrorCorrectionLevel.h.
|
static |
Definition at line 17 of file BC_QRCoderErrorCorrectionLevel.h.
Referenced by CBC_QRCodeWriter::Encode(), Finalize(), and Initialize().
|
static |
Definition at line 14 of file BC_QRCoderErrorCorrectionLevel.h.
Referenced by CBC_QRCodeWriter::Encode(), Finalize(), and Initialize().
|
static |
Definition at line 15 of file BC_QRCoderErrorCorrectionLevel.h.
Referenced by CBC_QRCodeWriter::Encode(), Finalize(), and Initialize().
|
static |
Definition at line 16 of file BC_QRCoderErrorCorrectionLevel.h.
Referenced by CBC_QRCodeWriter::Encode(), Finalize(), and Initialize().