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
BC_Library.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for BC_Library.cpp:

Go to the source code of this file.

Functions

void BC_Library_Init ()
 
void BC_Library_Destroy ()
 

Function Documentation

◆ BC_Library_Destroy()

void BC_Library_Destroy ( )

Definition at line 25 of file BC_Library.cpp.

References CBC_QRCoderEncoder::Finalize(), CBC_QRCoderErrorCorrectionLevel::Finalize(), CBC_QRCoderMode::Finalize(), CBC_QRCoderVersion::Finalize(), and CBC_SymbolInfo::Finalize().

Referenced by CPDFXFA_ModuleDestroy(), BarcodeTest::TearDown(), CBC_DataMatrixWriterTest::TearDown(), CBC_PDF417WriterTest::TearDown(), and CBC_QRCodeWriterTest::TearDown().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ BC_Library_Init()

void BC_Library_Init ( )

Definition at line 17 of file BC_Library.cpp.

References CBC_QRCoderEncoder::Initialize(), CBC_QRCoderErrorCorrectionLevel::Initialize(), CBC_QRCoderMode::Initialize(), CBC_QRCoderVersion::Initialize(), and CBC_SymbolInfo::Initialize().

Referenced by CPDFXFA_ModuleInit(), BarcodeTest::SetUp(), CBC_DataMatrixWriterTest::SetUp(), CBC_PDF417WriterTest::SetUp(), and CBC_QRCodeWriterTest::SetUp().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: