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_CodeBase, including all inherited members.
CBC_CodeBase(std::unique_ptr< CBC_Writer > pWriter) | CBC_CodeBase | explicit |
Encode(WideStringView contents)=0 | CBC_CodeBase | pure virtual |
GetType()=0 | CBC_CodeBase | pure virtual |
m_pBCWriter | CBC_CodeBase | protected |
RenderDevice(CFX_RenderDevice *device, const CFX_Matrix &matrix)=0 | CBC_CodeBase | pure 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 |