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_DataMatrix, including all inherited members.
CBC_CodeBase(std::unique_ptr< CBC_Writer > pWriter) | CBC_CodeBase | explicit |
CBC_DataMatrix() | CBC_DataMatrix | |
Encode(WideStringView contents) override | CBC_DataMatrix | virtual |
GetType() override | CBC_DataMatrix | virtual |
m_pBCWriter | CBC_CodeBase | protected |
RenderDevice(CFX_RenderDevice *device, const CFX_Matrix &matrix) override | CBC_DataMatrix | virtual |
SetCharEncoding(BC_CHAR_ENCODING encoding) | CBC_CodeBase | |
SetEndChar(char end) | CBC_CodeBase | |
SetErrorCorrectionLevel(int32_t level) | CBC_CodeBase | |
SetHeight(int32_t height) | CBC_CodeBase | |
SetModuleHeight(int32_t moduleHeight) | CBC_CodeBase | |
SetModuleWidth(int32_t moduleWidth) | CBC_CodeBase | |
SetStartChar(char start) | CBC_CodeBase | |
SetTextLocation(BC_TEXT_LOC location) | CBC_CodeBase | |
SetWideNarrowRatio(int8_t ratio) | CBC_CodeBase | |
SetWidth(int32_t width) | CBC_CodeBase | |
~CBC_CodeBase() | CBC_CodeBase | virtual |
~CBC_DataMatrix() override | CBC_DataMatrix |