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
CBC_OneCode Member List

This is the complete list of members for CBC_OneCode, including all inherited members.

CBC_CodeBase(std::unique_ptr< CBC_Writer > pWriter)CBC_CodeBaseexplicit
CBC_OneCode(std::unique_ptr< CBC_Writer > pWriter)CBC_OneCodeexplicit
Encode(WideStringView contents)=0CBC_CodeBasepure virtual
GetType()=0CBC_CodeBasepure virtual
m_pBCWriterCBC_CodeBaseprotected
RenderDevice(CFX_RenderDevice *device, const CFX_Matrix &matrix)=0CBC_CodeBasepure virtual
SetCalChecksum(bool calc)CBC_OneCode
SetCharEncoding(BC_CHAR_ENCODING encoding)CBC_CodeBase
SetDataLength(int32_t length)CBC_OneCode
SetEndChar(char end)CBC_CodeBase
SetErrorCorrectionLevel(int32_t level)CBC_CodeBase
SetFont(CFX_Font *cFont)CBC_OneCode
SetFontColor(FX_ARGB color)CBC_OneCode
SetFontSize(float size)CBC_OneCode
SetFontStyle(int32_t style)CBC_OneCode
SetHeight(int32_t height)CBC_CodeBase
SetModuleHeight(int32_t moduleHeight)CBC_CodeBase
SetModuleWidth(int32_t moduleWidth)CBC_CodeBase
SetPrintChecksum(bool checksum)CBC_OneCode
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_CodeBasevirtual
~CBC_OneCode() overrideCBC_OneCode