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_ErrorCorrection.h>
Public Member Functions | |
CBC_ErrorCorrection ()=delete | |
~CBC_ErrorCorrection ()=delete | |
Static Public Member Functions | |
static WideString | EncodeECC200 (const WideString &codewords, const CBC_SymbolInfo *symbolInfo) |
Definition at line 14 of file BC_ErrorCorrection.h.
|
delete |
|
delete |
|
static |
Definition at line 189 of file BC_ErrorCorrection.cpp.
References fxcrt::WideString::WideString(), fxcrt::WideString::IsEmpty(), and fxcrt::WideString::operator+=().
Referenced by CBC_DataMatrixWriter::Encode().